From 5f30895ed87d0e611a7035070c9ea01fa8e5bfeb Mon Sep 17 00:00:00 2001 From: IT Fixcomart Date: Fri, 12 Aug 2022 11:49:44 +0700 Subject: Sale monitoring --- 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 8de5bebc..d18f1582 100644 --- a/indoteknik_custom/__manifest__.py +++ b/indoteknik_custom/__manifest__.py @@ -16,6 +16,7 @@ 'views/product_template.xml', 'views/purchase_order.xml', 'views/purchase_pricelist.xml', + 'views/sale_monitoring.xml', 'views/user_activity_log.xml', 'views/vit_kelurahan.xml', 'views/vit_kecamatan.xml', -- cgit v1.2.3