diff options
| author | IT Fixcomart <it@fixcomart.co.id> | 2025-11-14 11:59:36 +0000 |
|---|---|---|
| committer | IT Fixcomart <it@fixcomart.co.id> | 2025-11-14 11:59:36 +0000 |
| commit | cf55a816ad38a87735e87987b80b7d8b890bcbdb (patch) | |
| tree | ead562856ddd8fa376dee421d395786d4f58bfe5 /indoteknik_custom/models/__init__.py | |
| parent | 6b253ed4dc5346ee8f5cefed035ab8a2d02e90ac (diff) | |
| parent | 5322376db0faea9de44243f2d747e68eb1713d75 (diff) | |
Merged in feature/komisi-sales-internal (pull request #463)
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 |
