summaryrefslogtreecommitdiff
path: root/fixco_custom/__manifest__.py
diff options
context:
space:
mode:
authorMqdd <ahmadmiqdad27@gmail.com>2026-03-02 14:50:03 +0700
committerMqdd <ahmadmiqdad27@gmail.com>2026-03-02 14:50:03 +0700
commit73e1e2d09375d7ac632fec6512b143942beb6b35 (patch)
treeff428ff5f294a9675cd2bd13aa22ed269eaf3e5a /fixco_custom/__manifest__.py
parent91ebd47ad05518ceafd5af798e295700ed0296d2 (diff)
<Miqdad> prevent user to add product manually in check product
Diffstat (limited to 'fixco_custom/__manifest__.py')
-rwxr-xr-xfixco_custom/__manifest__.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/fixco_custom/__manifest__.py b/fixco_custom/__manifest__.py
index 5d9a65a..b6d5aec 100755
--- a/fixco_custom/__manifest__.py
+++ b/fixco_custom/__manifest__.py
@@ -10,6 +10,7 @@
'images': ['assets/favicon.ico'],
'depends': ['base', 'coupon', 'delivery', 'sale', 'sale_management', 'proweb_kartu_stok', 'base_accounting_kit'],
'data': [
+ 'views/assets.xml',
'security/ir.model.access.csv',
'views/res_partner.xml',
'views/sale_order.xml',