diff options
| author | IT Fixcomart <it@fixcomart.co.id> | 2025-09-17 11:28:03 +0000 |
|---|---|---|
| committer | IT Fixcomart <it@fixcomart.co.id> | 2025-09-17 11:28:03 +0000 |
| commit | 701db966d5780ab0322e8cd9ca13acf06e10acdb (patch) | |
| tree | 9fcaa8dfa5b671f95966c8e4e5e697de093c14ae /indoteknik_custom/__manifest__.py | |
| parent | fe75f5b4ad91ef9c5d54cd98449a53b8a40018bc (diff) | |
| parent | 1fdeef8073eb35b407bb0b3cdb26bf635b3b1629 (diff) | |
Merged odoo-backup into cr_bu-related
Diffstat (limited to 'indoteknik_custom/__manifest__.py')
| -rwxr-xr-x | indoteknik_custom/__manifest__.py | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/indoteknik_custom/__manifest__.py b/indoteknik_custom/__manifest__.py index 791f77f6..cf7cf1e4 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/report_surat_piutang.xml', 'report/purchase_report.xml', 'views/vendor_sla.xml', 'views/coretax_faktur.xml', @@ -178,6 +179,9 @@ 'views/tukar_guling_po.xml', # 'views/refund_sale_order.xml', 'views/update_date_planned_po_wizard_view.xml', + 'views/unpaid_invoice_view.xml', + 'views/letter_receivable.xml', + 'views/letter_receivable_mail_template.xml', # 'views/reimburse.xml', 'views/sj_tele.xml' ], |
