diff options
| author | IT Fixcomart <it@fixcomart.co.id> | 2025-10-28 00:30:42 +0000 |
|---|---|---|
| committer | IT Fixcomart <it@fixcomart.co.id> | 2025-10-28 00:30:42 +0000 |
| commit | 13a84728c8aae076f2d10c77a8ba5aead789a47b (patch) | |
| tree | a92f7cdf7e72baf66b6be6274dcb72358e37be75 /indoteknik_custom/__manifest__.py | |
| parent | 87a4fc9ed43ea85cbbc8d09d268551c4f033491b (diff) | |
| parent | c15d83be7aad2a92abdd797ca7dd403566b8b841 (diff) | |
Merged in pum-v3 (pull request #453)
Pum v3
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 d1229ffe..7a179ce3 100755 --- a/indoteknik_custom/__manifest__.py +++ b/indoteknik_custom/__manifest__.py @@ -175,6 +175,9 @@ 'views/stock_inventory.xml', 'views/sale_order_delay.xml', 'views/refund_sale_order.xml', + 'views/advance_payment_request.xml', + 'views/advance_payment_settlement.xml', + # 'views/refund_sale_order.xml', 'views/tukar_guling.xml', # 'views/tukar_guling_return_views.xml' 'views/tukar_guling_po.xml', @@ -183,6 +186,7 @@ 'views/unpaid_invoice_view.xml', 'views/letter_receivable.xml', 'views/letter_receivable_mail_template.xml', + 'views/mail_template_pum.xml', # 'views/reimburse.xml', 'views/sj_tele.xml', 'views/close_tempo_mail_template.xml', |
