summaryrefslogtreecommitdiff
path: root/indoteknik_custom/__manifest__.py
diff options
context:
space:
mode:
authorAzka Nathan <darizkyfaz@gmail.com>2025-03-05 14:02:13 +0700
committerAzka Nathan <darizkyfaz@gmail.com>2025-03-05 14:02:13 +0700
commit006c1171970a3ade5033d8bb112b7f6094b35d11 (patch)
treeff11743c553ebb6682b0640171318d9b322d427c /indoteknik_custom/__manifest__.py
parent660913a45a1efe08f308d405e1011efc9744c553 (diff)
parent92b6da28414fed56732f86e1f04ea2fac3464d7d (diff)
Merge branch 'odoo-production' into dev/wms
# Conflicts: # indoteknik_custom/models/__init__.py # indoteknik_custom/models/stock_immediate_transfer.py # indoteknik_custom/models/stock_picking.py
Diffstat (limited to 'indoteknik_custom/__manifest__.py')
-rwxr-xr-xindoteknik_custom/__manifest__.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/indoteknik_custom/__manifest__.py b/indoteknik_custom/__manifest__.py
index 67a41a08..f66314fa 100755
--- a/indoteknik_custom/__manifest__.py
+++ b/indoteknik_custom/__manifest__.py
@@ -60,6 +60,7 @@
'views/website_brand_homepage.xml',
'views/website_categories_homepage.xml',
'views/website_categories_management.xml',
+ 'views/website_telegram.xml',
'views/website_categories_lob.xml',
'views/sales_target.xml',
'views/purchase_outstanding.xml',
@@ -117,6 +118,7 @@
'views/sale_monitoring_detail_v2.xml',
'views/purchase_order_multi_update.xml',
'views/purchase_order_multi_confirm.xml',
+ 'views/purchase_order_multi_ask_approval.xml',
'views/invoice_reklas_penjualan.xml',
'views/po_multi_cancel.xml',
'views/logbook_sj.xml',
@@ -160,6 +162,7 @@
'report/report_picking.xml',
'report/report_sale_order.xml',
'views/coretax_faktur.xml',
+ 'views/stock_inventory.xml',
],
'demo': [],
'css': [],