diff options
Diffstat (limited to 'indoteknik_custom/models/__init__.py')
| -rwxr-xr-x | indoteknik_custom/models/__init__.py | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/indoteknik_custom/models/__init__.py b/indoteknik_custom/models/__init__.py index 41c0b184..6407387c 100755 --- a/indoteknik_custom/models/__init__.py +++ b/indoteknik_custom/models/__init__.py @@ -20,3 +20,6 @@ from . import sale_monitoring from . import account_move from . import account_asset from . import blog_post +from . import stock_move +from . import stock_picking +from . import stock_picking_type |
