diff options
Diffstat (limited to 'indoteknik_custom/models/__init__.py')
| -rwxr-xr-x | indoteknik_custom/models/__init__.py | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/indoteknik_custom/models/__init__.py b/indoteknik_custom/models/__init__.py index 25341923..a81306b6 100755 --- a/indoteknik_custom/models/__init__.py +++ b/indoteknik_custom/models/__init__.py @@ -19,3 +19,5 @@ from . import sale_monitoring_detail from . import sale_monitoring from . import account_move from . import account_asset +from . import stock_move +from . import stock_picking
\ No newline at end of file |
