diff options
| author | Azka Nathan <darizkyfaz@gmail.com> | 2023-12-22 13:35:26 +0700 |
|---|---|---|
| committer | Azka Nathan <darizkyfaz@gmail.com> | 2023-12-22 13:35:26 +0700 |
| commit | 8a10587c8582ed68944634928c9a7c34d3321dbe (patch) | |
| tree | 99d93c45df499d9701e2f31d995d5b7160a34a2f /indoteknik_custom/models/__init__.py | |
| parent | fbb11ab07e66b28459375af175459c3a23148597 (diff) | |
matches so on po and matches po on so
Diffstat (limited to 'indoteknik_custom/models/__init__.py')
| -rwxr-xr-x | indoteknik_custom/models/__init__.py | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/indoteknik_custom/models/__init__.py b/indoteknik_custom/models/__init__.py index 4faf969d..fb986c0d 100755 --- a/indoteknik_custom/models/__init__.py +++ b/indoteknik_custom/models/__init__.py @@ -96,3 +96,5 @@ from . import commision from . import sale_advance_payment_inv from . import purchasing_job from . import purchasing_job_multi_update +from . import purchase_order_sales_match +from . import sales_order_purchase_match |
