diff options
| author | Mqdd <ahmadmiqdad27@gmail.com> | 2025-12-05 16:46:24 +0700 |
|---|---|---|
| committer | Mqdd <ahmadmiqdad27@gmail.com> | 2025-12-05 16:46:24 +0700 |
| commit | 8ee7bd9211a75809e1819de32ddf974c3736ebde (patch) | |
| tree | f1b25d2793c823597d7ff1efae16002c6228f24c /indoteknik_custom/__manifest__.py | |
| parent | 28355b77ffedbc87f9e8f211e2fed91c15022e4c (diff) | |
<Miqdad> Initial COmmit baru
Diffstat (limited to 'indoteknik_custom/__manifest__.py')
| -rwxr-xr-x | indoteknik_custom/__manifest__.py | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/indoteknik_custom/__manifest__.py b/indoteknik_custom/__manifest__.py index 66962a24..dcb23344 100755 --- a/indoteknik_custom/__manifest__.py +++ b/indoteknik_custom/__manifest__.py @@ -90,7 +90,7 @@ 'views/product_sla.xml', 'views/voucher.xml', 'views/bill_receipt.xml', - 'views/account_financial_report_view.xml', + 'views/account_financial_report_view.xml', 'views/account_report_general_ledger_view.xml', 'views/account_move_multi_update.xml', 'views/airway_bill.xml', @@ -192,7 +192,8 @@ 'views/close_tempo_mail_template.xml', 'views/domain_apo.xml', 'views/uom_uom.xml', - 'views/commission_internal.xml' + 'views/commission_internal.xml', + 'views/keywords.xml' ], 'demo': [], 'css': [], |
