summaryrefslogtreecommitdiff
path: root/fixco_custom/__manifest__.py
diff options
context:
space:
mode:
authorAzka Nathan <darizkyfaz@gmail.com>2025-07-08 15:24:11 +0700
committerAzka Nathan <darizkyfaz@gmail.com>2025-07-08 15:24:11 +0700
commite46be164dc1e419cdbfd0c0cf587fadc63beef3e (patch)
treec0bd1682d84f23dafbdb66ac3e7cc9b7abc7cd10 /fixco_custom/__manifest__.py
parentb858358ffbdd14c9b56ac96f035bddccae4d872d (diff)
reordering rules and manage stock
Diffstat (limited to 'fixco_custom/__manifest__.py')
-rwxr-xr-xfixco_custom/__manifest__.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/fixco_custom/__manifest__.py b/fixco_custom/__manifest__.py
index 9c943e0..5697dc2 100755
--- a/fixco_custom/__manifest__.py
+++ b/fixco_custom/__manifest__.py
@@ -34,6 +34,8 @@
'views/purchase_order.xml',
'views/requisition.xml',
'views/shipment_line.xml',
+ 'views/manage_stock.xml',
+ 'views/automatic_purchase.xml',
],
'demo': [],
'css': [],