diff options
| author | Indoteknik . <it@fixcomart.co.id> | 2025-07-05 15:00:30 +0700 |
|---|---|---|
| committer | Indoteknik . <it@fixcomart.co.id> | 2025-07-05 15:00:30 +0700 |
| commit | 2b7d3e4f575c881b73f18b242dbf65e9bbf4c5ab (patch) | |
| tree | fe9d5aca45b030cfedcc8875c02bafcb277d8f3f /indoteknik_custom/models/__init__.py | |
| parent | 20f206f3d9b798fee50a06d4a462cf256a71d58e (diff) | |
| parent | 5b1b45d46e34c6724572b9b3182813e0bfdea0a3 (diff) | |
(andri) fix conflict
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 3f538e25..b815b472 100755 --- a/indoteknik_custom/models/__init__.py +++ b/indoteknik_custom/models/__init__.py @@ -151,4 +151,5 @@ from . import account_payment_register from . import stock_inventory from . import sale_order_delay from . import approval_invoice_date +from . import approval_payment_term # from . import patch |
