diff options
| author | Mqdd <ahmadmiqdad27@gmail.com> | 2026-01-07 08:49:07 +0700 |
|---|---|---|
| committer | Mqdd <ahmadmiqdad27@gmail.com> | 2026-01-07 08:49:07 +0700 |
| commit | 32367b9f81a74915dd1deebcb4553685797f1773 (patch) | |
| tree | 97bd3fd31b82830aa95281e25401cb47ae0b06b7 /fixco_custom/models/__init__.py | |
| parent | 4c43a3f542de0d0dea89c514f0e038459415b544 (diff) | |
| parent | 52767afb54fe6e2ef2e2a976a5730c9299ef2ea0 (diff) | |
Merge branch 'main' of https://bitbucket.org/altafixco/fixco-addons into print_picking_list
merge
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 47a4176..c13c9a3 100755 --- a/fixco_custom/models/__init__.py +++ b/fixco_custom/models/__init__.py @@ -37,3 +37,4 @@ from . import stock_picking_return from . import account_move_reversal from . import upload_cancel_picking from . import product_supplierinfo +from . import queue_job |
