From f12beff2f1e4da1244e7a8e014e73e5e5023aa9d Mon Sep 17 00:00:00 2001 From: Azka Nathan Date: Wed, 9 Jul 2025 10:58:07 +0700 Subject: multiple qty --- fixco_custom/__manifest__.py | 1 - 1 file changed, 1 deletion(-) (limited to 'fixco_custom/__manifest__.py') diff --git a/fixco_custom/__manifest__.py b/fixco_custom/__manifest__.py index 5697dc2..44ec3be 100755 --- a/fixco_custom/__manifest__.py +++ b/fixco_custom/__manifest__.py @@ -32,7 +32,6 @@ 'views/upload_ginee.xml', 'views/report_picking_list.xml', 'views/purchase_order.xml', - 'views/requisition.xml', 'views/shipment_line.xml', 'views/manage_stock.xml', 'views/automatic_purchase.xml', -- cgit v1.2.3