diff options
Diffstat (limited to 'fixco_custom/models/__init__.py')
| -rwxr-xr-x | fixco_custom/models/__init__.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fixco_custom/models/__init__.py b/fixco_custom/models/__init__.py index 150e15f..27178c6 100755 --- a/fixco_custom/models/__init__.py +++ b/fixco_custom/models/__init__.py @@ -21,3 +21,4 @@ from . import purchase_order from . import account_move_line from . import manage_stock from . import automatic_purchase +from . import purchasing_job |
