summaryrefslogtreecommitdiff
path: root/fixco_custom/models/__init__.py
diff options
context:
space:
mode:
Diffstat (limited to 'fixco_custom/models/__init__.py')
-rwxr-xr-xfixco_custom/models/__init__.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/fixco_custom/models/__init__.py b/fixco_custom/models/__init__.py
index de92dc0..f7559c8 100755
--- a/fixco_custom/models/__init__.py
+++ b/fixco_custom/models/__init__.py
@@ -39,4 +39,5 @@ from . import upload_cancel_picking
from . import product_supplierinfo
from . import queue_job
from . import purchase_order_multi_bills
-from . import account_payment \ No newline at end of file
+from . import account_payment
+from . import stock_location \ No newline at end of file