diff options
| author | Azka Nathan <darizkyfaz@gmail.com> | 2024-01-02 15:44:20 +0700 |
|---|---|---|
| committer | Azka Nathan <darizkyfaz@gmail.com> | 2024-01-02 15:44:20 +0700 |
| commit | bacd84a9895031fdd5ce2f7ec0074f1bcd9e0a9a (patch) | |
| tree | 6c6ee8f47177e35c71a43f6a6a2cbb120833ee2a /indoteknik_custom/models/__init__.py | |
| parent | 5eabba4b2a8a3e1ec233f60c6aa7a0fa7414fd51 (diff) | |
create new window for sale detail qty_po get from matches so 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 fb986c0d..f1d0a6cf 100755 --- a/indoteknik_custom/models/__init__.py +++ b/indoteknik_custom/models/__init__.py @@ -98,3 +98,4 @@ from . import purchasing_job from . import purchasing_job_multi_update from . import purchase_order_sales_match from . import sales_order_purchase_match +from . import sale_monitoring_detail_v2
\ No newline at end of file |
