diff options
Diffstat (limited to 'indoteknik_custom/models/__init__.py')
| -rwxr-xr-x | indoteknik_custom/models/__init__.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indoteknik_custom/models/__init__.py b/indoteknik_custom/models/__init__.py index 02e223fd..a94ed2d3 100755 --- a/indoteknik_custom/models/__init__.py +++ b/indoteknik_custom/models/__init__.py @@ -16,3 +16,4 @@ from . import purchase_pricelist from . import purchase_order_line from . import sale_monitoring_detail from . import sale_monitoring +from . import sale_order |
