diff options
| author | FIN-IT_AndriFP <it@fixcomart.co.id> | 2025-09-25 14:33:51 +0700 |
|---|---|---|
| committer | FIN-IT_AndriFP <it@fixcomart.co.id> | 2025-09-25 14:33:51 +0700 |
| commit | 1b574687a7f4b612a1fd221da1ca920009cc963b (patch) | |
| tree | 8c23fd104d9584fb65e3d9060ac011a4b6ad446b /indoteknik_custom/__manifest__.py | |
| parent | d32684d5d69a76c97ac962e898f3bb58f708fca4 (diff) | |
(andri) make report & mail template close tempo
Diffstat (limited to 'indoteknik_custom/__manifest__.py')
| -rwxr-xr-x | indoteknik_custom/__manifest__.py | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/indoteknik_custom/__manifest__.py b/indoteknik_custom/__manifest__.py index 90fa915f..b083be70 100755 --- a/indoteknik_custom/__manifest__.py +++ b/indoteknik_custom/__manifest__.py @@ -167,6 +167,7 @@ 'report/report_picking.xml', 'report/report_sale_order.xml', 'report/report_surat_piutang.xml', + 'report/report_tutup_tempo.xml', 'report/purchase_report.xml', 'views/vendor_sla.xml', 'views/coretax_faktur.xml', @@ -184,7 +185,7 @@ 'views/letter_receivable_mail_template.xml', # 'views/reimburse.xml', 'views/sj_tele.xml', - 'views/mail_template_closing_apt.xml', + 'views/close_tempo_mail_template.xml', ], 'demo': [], 'css': [], |
