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/__manifest__.py | 1 + 1 file changed, 1 insertion(+) (limited to 'fixco_custom/__manifest__.py') diff --git a/fixco_custom/__manifest__.py b/fixco_custom/__manifest__.py index aef74df..0543ec2 100755 --- a/fixco_custom/__manifest__.py +++ b/fixco_custom/__manifest__.py @@ -49,6 +49,7 @@ 'views/token_log.xml', 'views/wizard_purchase_pricelist.xml', 'views/upload_cancel_picking.xml', + 'views/queue_job.xml', ], 'demo': [], 'css': [], -- cgit v1.2.3