diff options
| author | stephanchrst <stephanchrst@gmail.com> | 2023-06-30 21:29:43 +0700 |
|---|---|---|
| committer | stephanchrst <stephanchrst@gmail.com> | 2023-06-30 21:29:43 +0700 |
| commit | 7df14abdd24cfaf92d92f155a51c0111e9425620 (patch) | |
| tree | f7913fe51826219cc6fd4dadaf40ba879b6dda37 /indoteknik_custom/models/__init__.py | |
| parent | cbd20e11777185a98813141206a79d044e1f198e (diff) | |
get tracking history of airway bill
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 3c6ce46c..2f0a230a 100755 --- a/indoteknik_custom/models/__init__.py +++ b/indoteknik_custom/models/__init__.py @@ -63,3 +63,4 @@ from . import procurement_monitoring_detail from . import brand_vendor from . import manufacturing from . import requisition +from . import airway_bill |
