diff options
| author | stephanchrst <stephanchrst@gmail.com> | 2022-08-19 10:16:00 +0700 |
|---|---|---|
| committer | stephanchrst <stephanchrst@gmail.com> | 2022-08-19 10:16:00 +0700 |
| commit | b75b17182b374acc9a70d9cf45a501691428fbfe (patch) | |
| tree | 9ba61a51569ae9eef91223133aa80b5340445d1c /indoteknik_custom/__manifest__.py | |
| parent | 141fcfd3e70042a0fd8bb8f6bede05dc0317d9f6 (diff) | |
test
Diffstat (limited to 'indoteknik_custom/__manifest__.py')
| -rwxr-xr-x | indoteknik_custom/__manifest__.py | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/indoteknik_custom/__manifest__.py b/indoteknik_custom/__manifest__.py index 61b51eed..5120c057 100755 --- a/indoteknik_custom/__manifest__.py +++ b/indoteknik_custom/__manifest__.py @@ -16,8 +16,8 @@ 'views/product_template.xml', 'views/purchase_order.xml', 'views/purchase_pricelist.xml', - 'views/sale_monitoring.xml', - 'views/sale_monitoring_detail.xml', + # 'views/sale_monitoring.xml', + # 'views/sale_monitoring_detail.xml', 'views/user_activity_log.xml', 'views/vit_kelurahan.xml', 'views/vit_kecamatan.xml', @@ -30,7 +30,7 @@ 'views/x_product_tags.xml', 'views/stock_vendor.xml', 'views/crm_lead.xml', - 'views/sale_order.xml', + # 'views/sale_order.xml', 'report/report.xml', 'report/report_banner_banner.xml', 'report/report_banner_banner2.xml', |
