diff options
| author | FIN-IT_AndriFP <it@fixcomart.co.id> | 2025-10-02 15:08:54 +0700 |
|---|---|---|
| committer | FIN-IT_AndriFP <it@fixcomart.co.id> | 2025-10-02 15:08:54 +0700 |
| commit | 96cb47f78e7847bb7d0ceec20fc8d275e9a916d8 (patch) | |
| tree | 77f43d18ffa72e6593f5bca7c857a639ac813452 /indoteknik_custom/__manifest__.py | |
| parent | 7d89516ce05d0ea67733c04436cc2de544189efe (diff) | |
(andri) rename downpayment to advance payment request
Diffstat (limited to 'indoteknik_custom/__manifest__.py')
| -rwxr-xr-x | indoteknik_custom/__manifest__.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/indoteknik_custom/__manifest__.py b/indoteknik_custom/__manifest__.py index c0f65cf5..94e67c1c 100755 --- a/indoteknik_custom/__manifest__.py +++ b/indoteknik_custom/__manifest__.py @@ -175,8 +175,8 @@ 'views/stock_inventory.xml', 'views/sale_order_delay.xml', 'views/refund_sale_order.xml', - 'views/down_payment.xml', - 'views/down_payment_realization.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' |
