summaryrefslogtreecommitdiff
path: root/indoteknik_custom/__manifest__.py
diff options
context:
space:
mode:
authorstephanchrst <stephanchrst@gmail.com>2022-09-29 08:54:16 +0700
committerstephanchrst <stephanchrst@gmail.com>2022-09-29 08:54:16 +0700
commit43a8e9a7f2d6ba127de9bcd40925b838b1f5eaeb (patch)
treea6531f8e798663efd442f42093d4549a52391d04 /indoteknik_custom/__manifest__.py
parentac37a854362dbaaf8a88431ea5ab077a37f3c5f9 (diff)
Update __manifest__.py, __init__.py, and 3 more files...
Diffstat (limited to 'indoteknik_custom/__manifest__.py')
-rwxr-xr-xindoteknik_custom/__manifest__.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/indoteknik_custom/__manifest__.py b/indoteknik_custom/__manifest__.py
index 937fb0c9..0d6da7f1 100755
--- a/indoteknik_custom/__manifest__.py
+++ b/indoteknik_custom/__manifest__.py
@@ -38,10 +38,11 @@
'views/stock_location.xml',
'views/stock_picking.xml',
'views/stock_picking_type.xml',
+ 'views/users.xml',
'report/report.xml',
'report/report_banner_banner.xml',
'report/report_banner_banner2.xml',
- 'report/purchase_order.xml'
+ 'report/purchase_order.xml',
],
'demo': [],
'css': [],