From 3c885bec3b51b35c77c983444a949783cb53e198 Mon Sep 17 00:00:00 2001 From: Azka Nathan Date: Tue, 6 Jan 2026 13:01:13 +0700 Subject: queuing job --- fixco_custom/models/__init__.py | 1 + 1 file changed, 1 insertion(+) (limited to 'fixco_custom/models/__init__.py') 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 -- cgit v1.2.3