diff options
| author | Miqdad <ahmadmiqdad27@gmail.com> | 2025-11-14 14:43:30 +0700 |
|---|---|---|
| committer | Miqdad <ahmadmiqdad27@gmail.com> | 2025-11-14 14:43:30 +0700 |
| commit | 61ae5e586e419d3ccb1903237fa5599582570bbe (patch) | |
| tree | eec2978132c175ac7427447960346c4f7ccee363 /indoteknik_custom/models/__init__.py | |
| parent | 4d8c1b8e7eb91d3d1721120a0ebf0033b480f9d4 (diff) | |
| parent | 6fe8ab222556bf623ee916e0d92cd5557e9b04d5 (diff) | |
Merge branch 'feature/komisi-sales-internal' of https://bitbucket.org/altafixco/indoteknik-addons into feature/komisi-sales-internal
merge
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 |
