From ca3455a3054e2953fb8b274ba5a4e65abcf3d257 Mon Sep 17 00:00:00 2001 From: Azka Nathan Date: Fri, 23 May 2025 14:20:57 +0700 Subject: Note Development --- fixco_custom/__manifest__.py | 3 +++ 1 file changed, 3 insertions(+) (limited to 'fixco_custom/__manifest__.py') diff --git a/fixco_custom/__manifest__.py b/fixco_custom/__manifest__.py index 232d2d9..85d9be3 100644 --- a/fixco_custom/__manifest__.py +++ b/fixco_custom/__manifest__.py @@ -15,6 +15,9 @@ 'views/sale_order.xml', 'views/webhook_ginee.xml', 'views/detail_order.xml', + 'views/stock_picking.xml', + 'views/product_product.xml', + 'views/barcoding_product.xml', ], 'demo': [], 'css': [], -- cgit v1.2.3