From fb267c3e3b6d093c95d8e8330e619b195396ccc2 Mon Sep 17 00:00:00 2001 From: IT Fixcomart Date: Fri, 16 Sep 2022 15:04:15 +0700 Subject: Scan Delivery Order --- 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 7baa89c3..937fb0c9 100755 --- a/indoteknik_custom/__manifest__.py +++ b/indoteknik_custom/__manifest__.py @@ -13,6 +13,7 @@ 'security/ir.model.access.csv', 'views/blog_post.xml', 'views/coupon_program.xml', + 'views/delivery_order.xml', 'views/product_public_category.xml', 'views/product_template.xml', 'views/purchase_order.xml', -- cgit v1.2.3