From 66579ea9e7ac7e10cf1593e87669f36bc6f6d8c8 Mon Sep 17 00:00:00 2001 From: IT Fixcomart Date: Tue, 16 Aug 2022 09:48:12 +0700 Subject: Restructure sale.monitoring and sale.monitoring.detail & Create view --- 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 d18f1582..58b8a3df 100755 --- a/indoteknik_custom/__manifest__.py +++ b/indoteknik_custom/__manifest__.py @@ -17,6 +17,7 @@ 'views/purchase_order.xml', 'views/purchase_pricelist.xml', 'views/sale_monitoring.xml', + 'views/sale_monitoring_detail.xml', 'views/user_activity_log.xml', 'views/vit_kelurahan.xml', 'views/vit_kecamatan.xml', -- cgit v1.2.3