From 2926fbf40b0aefc5507d35276711227f23f7367e Mon Sep 17 00:00:00 2001 From: IT Fixcomart Date: Tue, 9 Aug 2022 11:15:44 +0700 Subject: Membuat view dan field di model purchase.order Odoo --- 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 b240df1a..31b30f6f 100644 --- a/indoteknik_custom/__manifest__.py +++ b/indoteknik_custom/__manifest__.py @@ -14,6 +14,7 @@ 'views/coupon_program.xml', 'views/product_public_category.xml', 'views/product_template.xml', + 'views/purchase_order.xml', 'views/user_activity_log.xml', 'views/vit_kelurahan.xml', 'views/vit_kecamatan.xml', -- cgit v1.2.3