diff --git a/beesdoo_easy_my_coop/__manifest__.py b/beesdoo_easy_my_coop/__manifest__.py index c3e3ad4..c700ae5 100644 --- a/beesdoo_easy_my_coop/__manifest__.py +++ b/beesdoo_easy_my_coop/__manifest__.py @@ -24,6 +24,7 @@ 'data': [ 'views/res_company.xml', + 'views/res_partner.xml', 'views/subscription_request.xml', 'views/subscription_templates.xml', 'views/product.xml'