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/models/__init__.py | |
| parent | 7d89516ce05d0ea67733c04436cc2de544189efe (diff) | |
(andri) rename downpayment to advance payment request
Diffstat (limited to 'indoteknik_custom/models/__init__.py')
| -rwxr-xr-x | indoteknik_custom/models/__init__.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indoteknik_custom/models/__init__.py b/indoteknik_custom/models/__init__.py index f3501f7b..71e5b4b3 100755 --- a/indoteknik_custom/models/__init__.py +++ b/indoteknik_custom/models/__init__.py @@ -154,7 +154,7 @@ from . import approval_invoice_date from . import approval_payment_term from . import refund_sale_order # from . import patch -from . import down_payment +from . import advance_payment_request from . import tukar_guling from . import tukar_guling_po from . import update_date_planned_po_wizard |
