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 0068d32..de92dc0 100755
--- a/fixco_custom/models/__init__.py
+++ b/fixco_custom/models/__init__.py
@@ -38,4 +38,5 @@ from . import account_move_reversal
from . import upload_cancel_picking
from . import product_supplierinfo
from . import queue_job
-from . import purchase_order_multi_bills \ No newline at end of file
+from . import purchase_order_multi_bills
+from . import account_payment \ No newline at end of file