diff --git a/odex25_donation/abs_product_invoices/__manifest__.py b/odex25_donation/abs_product_invoices/__manifest__.py index eff8009f6..9d8de7057 100644 --- a/odex25_donation/abs_product_invoices/__manifest__.py +++ b/odex25_donation/abs_product_invoices/__manifest__.py @@ -28,7 +28,7 @@ 'license': 'AGPL-3', 'description': """Total Sales and Purchase of the Product""", 'version': '14.0.1.0', - 'depends': ['base','sale_management'], + 'depends': ['base','ensan_sale_management'], 'data': ['views/product_template_view.xml'], 'images': ['static/description/banner.png'], 'auto_install': False, diff --git a/odex25_donation/abs_product_invoices/views/product_template_view.xml b/odex25_donation/abs_product_invoices/views/product_template_view.xml index 80325f8fc..cfb3ef697 100644 --- a/odex25_donation/abs_product_invoices/views/product_template_view.xml +++ b/odex25_donation/abs_product_invoices/views/product_template_view.xml @@ -6,8 +6,8 @@ product.template - - + + diff --git a/odex25_donation/ensan_sale_management/views/product_views.xml b/odex25_donation/ensan_sale_management/views/product_views.xml index 4999b1549..ebd589eac 100644 --- a/odex25_donation/ensan_sale_management/views/product_views.xml +++ b/odex25_donation/ensan_sale_management/views/product_views.xml @@ -21,7 +21,7 @@ - +