diff options
| author | it-fixcomart <it@fixcomart.co.id> | 2025-09-12 10:49:35 +0700 |
|---|---|---|
| committer | it-fixcomart <it@fixcomart.co.id> | 2025-09-12 10:49:35 +0700 |
| commit | 40229df0261970eb3d955de2651cdb1a997bdbaa (patch) | |
| tree | b50870b51b682097dea6fd92e548268c7ba596a2 /indoteknik_custom/__manifest__.py | |
| parent | 7d07a282c134cb5e2a784b73cc477e3f398df57c (diff) | |
| parent | 73d249fd48d0aeae8ac77946f07668210e12ae7b (diff) | |
<hafid> fix conflict
Diffstat (limited to 'indoteknik_custom/__manifest__.py')
| -rwxr-xr-x | indoteknik_custom/__manifest__.py | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/indoteknik_custom/__manifest__.py b/indoteknik_custom/__manifest__.py index 31685005..09a3aa6f 100755 --- a/indoteknik_custom/__manifest__.py +++ b/indoteknik_custom/__manifest__.py @@ -166,6 +166,7 @@ 'report/report_invoice.xml', 'report/report_picking.xml', 'report/report_sale_order.xml', + 'report/purchase_report.xml', 'views/vendor_sla.xml', 'views/coretax_faktur.xml', 'views/public_holiday.xml', @@ -177,6 +178,7 @@ 'views/tukar_guling_po.xml', # 'views/refund_sale_order.xml', 'views/update_date_planned_po_wizard_view.xml', + # 'views/reimburse.xml', ], 'demo': [], 'css': [], |
