diff options
| author | Azka Nathan <darizkyfaz@gmail.com> | 2024-07-09 09:52:51 +0700 |
|---|---|---|
| committer | Azka Nathan <darizkyfaz@gmail.com> | 2024-07-09 09:52:51 +0700 |
| commit | 22d34a07dc8755158f0c85b15d60e348deda0fc2 (patch) | |
| tree | 978b7656c82e8c6027cad3b92102262911dd60dc /indoteknik_custom/models/__init__.py | |
| parent | c00744390dbd913a2be027be8ec3b9739c927a55 (diff) | |
sale order line reject abl
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 10f4acee..4b8716fa 100755 --- a/indoteknik_custom/models/__init__.py +++ b/indoteknik_custom/models/__init__.py @@ -121,3 +121,4 @@ from . import logbook_bill from . import report_logbook_bill from . import sale_order_multi_uangmuka_penjualan from . import shipment_group +from . import sales_order_reject |
