From 97bb5d9e993ffa4ccee788b725ecae2489cbbedf Mon Sep 17 00:00:00 2001 From: Rafi Zadanly Date: Tue, 14 Feb 2023 11:49:10 +0700 Subject: show vendor bills on PO and only technical administrator can view/edit --- indoteknik_custom/__manifest__.py | 1 + 1 file changed, 1 insertion(+) (limited to 'indoteknik_custom/__manifest__.py') diff --git a/indoteknik_custom/__manifest__.py b/indoteknik_custom/__manifest__.py index da82d2bd..051f11ec 100755 --- a/indoteknik_custom/__manifest__.py +++ b/indoteknik_custom/__manifest__.py @@ -15,6 +15,7 @@ 'views/coupon_program.xml', 'views/delivery_order.xml', 'views/product_pricelist.xml', + 'views/res_groups.xml', 'views/res_partner.xml', 'views/product_pricelist_item.xml', 'views/product_public_category.xml', -- cgit v1.2.3