From 3f16203ffc2e1fe45d3e80f5b5494be3c54d4838 Mon Sep 17 00:00:00 2001 From: Alexis de Lattre Date: Thu, 2 Mar 2023 14:48:37 +0100 Subject: [PATCH] account_usability: remove account type from res.partner.tree view --- account_usability_akretion/__manifest__.py | 1 - .../views/res_partner.xml | 23 ------------------- 2 files changed, 24 deletions(-) delete mode 100644 account_usability_akretion/views/res_partner.xml diff --git a/account_usability_akretion/__manifest__.py b/account_usability_akretion/__manifest__.py index ece60c8..187bdce 100644 --- a/account_usability_akretion/__manifest__.py +++ b/account_usability_akretion/__manifest__.py @@ -24,7 +24,6 @@ 'views/account_menu.xml', 'views/account_tax.xml', # 'views/product.xml', # TODO - 'views/res_partner.xml', 'views/res_company.xml', 'views/account_report.xml', 'wizard/account_invoice_mark_sent_view.xml', diff --git a/account_usability_akretion/views/res_partner.xml b/account_usability_akretion/views/res_partner.xml deleted file mode 100644 index 3d0cf31..0000000 --- a/account_usability_akretion/views/res_partner.xml +++ /dev/null @@ -1,23 +0,0 @@ - - - - - - - - account_usability.res.partner.form - res.partner - - - - - - - - - -