diff options
| author | Azka Nathan <darizkyfaz@gmail.com> | 2023-12-29 13:44:00 +0700 |
|---|---|---|
| committer | Azka Nathan <darizkyfaz@gmail.com> | 2023-12-29 13:44:00 +0700 |
| commit | 5446eefa619906ba785d1f867fd828cce0d0748c (patch) | |
| tree | aaaed54b3a366dd61c82f3ceece2f0650d4ab5cf /indoteknik_custom/models/__init__.py | |
| parent | 08724b92174a216a64b382012e83e45c16b326e7 (diff) | |
multi update paid status on po
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 50885f56..c6f61ffa 100755 --- a/indoteknik_custom/models/__init__.py +++ b/indoteknik_custom/models/__init__.py @@ -94,3 +94,4 @@ from . import account_bank_statement from . import stock_warehouse_orderpoint from . import commision from . import sale_advance_payment_inv +from . import purchase_order_multi_update |
