diff options
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 |
