summaryrefslogtreecommitdiff
path: root/indoteknik_custom/__manifest__.py
diff options
context:
space:
mode:
authorstephanchrst <stephanchrst@gmail.com>2022-07-22 09:55:08 +0700
committerstephanchrst <stephanchrst@gmail.com>2022-07-22 09:55:08 +0700
commite2d42ebca210467698f163558e6e4390dcecaae9 (patch)
treeb86fc1a2d5b30d04dfef6b7deef9424d06738503 /indoteknik_custom/__manifest__.py
parent5d27587d8c84d74e4fa26f8aaf34843d0261b985 (diff)
add compute web price and stock vendor
Diffstat (limited to 'indoteknik_custom/__manifest__.py')
-rw-r--r--indoteknik_custom/__manifest__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/indoteknik_custom/__manifest__.py b/indoteknik_custom/__manifest__.py
index 2c3c0b7e..fbfac6ea 100644
--- a/indoteknik_custom/__manifest__.py
+++ b/indoteknik_custom/__manifest__.py
@@ -23,7 +23,7 @@
'views/x_manufactures.xml',
'views/x_partner_purchase_order.xml',
'views/x_product_tags.xml',
- 'views/stock_altama.xml',
+ 'views/stock_vendor.xml',
'report/report.xml',
'report/report_banner_banner.xml',
'report/report_banner_banner2.xml',