account_usability: remove acc_type from res.partner.bank tree view

I now recommand the use of partner_bank_acc_type_constraint from https://github.com/OCA/partner-contact/pull/1474
This commit is contained in:
Alexis de Lattre
2023-03-09 23:16:16 +01:00
parent a64c60a540
commit f2b5b0b4dd
2 changed files with 0 additions and 24 deletions

View File

@@ -29,7 +29,6 @@
'views/account_tax.xml',
'views/product.xml',
'views/res_config_settings.xml',
'views/res_partner.xml',
'views/res_company.xml',
'views/account_report.xml',
'views/account_reconcile_model.xml',