diff options
| author | unknown <it@fixcomart.co.id> | 2025-09-17 16:29:04 +0700 |
|---|---|---|
| committer | unknown <it@fixcomart.co.id> | 2025-09-17 16:29:04 +0700 |
| commit | aaff9c4fa47ca2ee114ab1dc3a8140aec300ce26 (patch) | |
| tree | 7a07de89b48ccb532d79d2773d408f1af84b8847 /indoteknik_custom/__manifest__.py | |
| parent | 83608402d79a4b90d43a377aefbffbd17ae778c9 (diff) | |
(andri) button surat lanjutan + fix bug
Diffstat (limited to 'indoteknik_custom/__manifest__.py')
| -rwxr-xr-x | indoteknik_custom/__manifest__.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indoteknik_custom/__manifest__.py b/indoteknik_custom/__manifest__.py index 806d5706..cf7cf1e4 100755 --- a/indoteknik_custom/__manifest__.py +++ b/indoteknik_custom/__manifest__.py @@ -181,7 +181,7 @@ 'views/update_date_planned_po_wizard_view.xml', 'views/unpaid_invoice_view.xml', 'views/letter_receivable.xml', - 'views/letter_receivable_mail_template.xml' + 'views/letter_receivable_mail_template.xml', # 'views/reimburse.xml', 'views/sj_tele.xml' ], |
