diff options
| author | IT Fixcomart <it@fixcomart.co.id> | 2026-02-19 10:09:24 +0000 |
|---|---|---|
| committer | IT Fixcomart <it@fixcomart.co.id> | 2026-02-19 10:09:24 +0000 |
| commit | b468da04ba901590b764694bfdd47366bc649dab (patch) | |
| tree | 7aff823ada1725b6cb100384c517c73b9888751e /indoteknik_custom/models/__init__.py | |
| parent | bae2823177d413ecdbdcac8b50fec75dc1c358dd (diff) | |
| parent | 605241e33856c45660fce9ba16102557160c235a (diff) | |
Merged in cr_renca_find (pull request #490)
Cr renca find
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 19a96bee..a042750b 100755 --- a/indoteknik_custom/models/__init__.py +++ b/indoteknik_custom/models/__init__.py @@ -165,4 +165,5 @@ from . import partial_delivery from . import domain_apo from . import uom_uom from . import commission_internal -from . import update_depreciation_move_wizard
\ No newline at end of file +from . import update_depreciation_move_wizard +from . import keywords |
