diff --git a/__manifest__.py b/__manifest__.py index 82ff875..81df632 100644 --- a/__manifest__.py +++ b/__manifest__.py @@ -24,7 +24,7 @@ 'data': [ # 'security/ir.model.access.csv', - 'views/templates.xml', + # 'views/templates.xml', 'views/res_partner.xml', 'views/contract_wizard.xml', ],