diff options
| author | stephanchrst <stephanchrst@gmail.com> | 2025-11-08 11:00:09 +0700 |
|---|---|---|
| committer | stephanchrst <stephanchrst@gmail.com> | 2025-11-08 11:00:09 +0700 |
| commit | bb7121ab8a7dbdfb104eefbeddc9fb6d4383054b (patch) | |
| tree | 185cc7030e973a82f7d6915b18aca13ca84f7cad /indoteknik_custom/models/__init__.py | |
| parent | c37c06f2fa054e225a11972a0afbaf178f0ea8d0 (diff) | |
initial commit for branch feature/komisi-sales-internal
Diffstat (limited to 'indoteknik_custom/models/__init__.py')
| -rwxr-xr-x | indoteknik_custom/models/__init__.py | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/indoteknik_custom/models/__init__.py b/indoteknik_custom/models/__init__.py index 6e1ef2e0..a14c766e 100755 --- a/indoteknik_custom/models/__init__.py +++ b/indoteknik_custom/models/__init__.py @@ -163,4 +163,5 @@ from . import letter_receivable from . import sj_tele from . import partial_delivery from . import domain_apo -from . import uom_uom
\ No newline at end of file +from . import uom_uom +from . import commission_internal |
