diff options
| author | Azka Nathan <darizkyfaz@gmail.com> | 2025-07-04 09:18:50 +0700 |
|---|---|---|
| committer | Azka Nathan <darizkyfaz@gmail.com> | 2025-07-04 09:18:50 +0700 |
| commit | 38ba3d7f5b59a4444d9eb953a6c83e4ab6015ba6 (patch) | |
| tree | d03c644fb17f21197bd4f12ea13ea79783e527b7 /indoteknik_custom/models/__init__.py | |
| parent | 498b7f73857189d1b22204c3f71f35d03ec4afb7 (diff) | |
approval payment term
Diffstat (limited to 'indoteknik_custom/models/__init__.py')
| -rwxr-xr-x | indoteknik_custom/models/__init__.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indoteknik_custom/models/__init__.py b/indoteknik_custom/models/__init__.py index 605d1016..83392d42 100755 --- a/indoteknik_custom/models/__init__.py +++ b/indoteknik_custom/models/__init__.py @@ -151,3 +151,4 @@ from . import account_payment_register from . import stock_inventory from . import sale_order_delay from . import approval_invoice_date +from . import approval_payment_term |
