diff options
Diffstat (limited to 'indoteknik_custom/__manifest__.py')
| -rwxr-xr-x | indoteknik_custom/__manifest__.py | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/indoteknik_custom/__manifest__.py b/indoteknik_custom/__manifest__.py index e7793f1c..333596a3 100755 --- a/indoteknik_custom/__manifest__.py +++ b/indoteknik_custom/__manifest__.py @@ -107,6 +107,12 @@ 'views/purchasing_job.xml', 'views/purchasing_job_multi_update.xml', 'views/sale_monitoring_detail_v2.xml', + 'views/purchase_order_multi_update.xml', + 'views/purchase_order_multi_confirm.xml', + 'views/invoice_reklas_penjualan.xml', + 'views/po_multi_cancel.xml', + 'views/logbook_sj.xml', + 'views/report_logbook_sj.xml', 'report/report.xml', 'report/report_banner_banner.xml', 'report/report_banner_banner2.xml', |
