diff options
| author | Azka Nathan <darizkyfaz@gmail.com> | 2026-01-07 17:12:10 +0700 |
|---|---|---|
| committer | Azka Nathan <darizkyfaz@gmail.com> | 2026-01-07 17:12:10 +0700 |
| commit | ecbdec9343e56effbacb56d0060f7a6e9912f047 (patch) | |
| tree | aa80d251ee328c6e7baacbc2f9810deaa82e3d8b /fixco_custom/models/__init__.py | |
| parent | e0f5ab6506c6314d93b378e8c5f0d5cd5a4f423c (diff) | |
push upload bills queue job
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 c13c9a3..0068d32 100755 --- a/fixco_custom/models/__init__.py +++ b/fixco_custom/models/__init__.py @@ -38,3 +38,4 @@ 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 |
