From e2d42ebca210467698f163558e6e4390dcecaae9 Mon Sep 17 00:00:00 2001 From: stephanchrst Date: Fri, 22 Jul 2022 09:55:08 +0700 Subject: add compute web price and stock vendor --- indoteknik_custom/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'indoteknik_custom/__manifest__.py') 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', -- cgit v1.2.3