From acd06377bb5c4b375fadf3ad37a7ad5853ed79b3 Mon Sep 17 00:00:00 2001 From: Azka Nathan Date: Fri, 30 May 2025 15:06:15 +0700 Subject: push --- 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 85d9be3..bf30d01 100755 --- a/fixco_custom/__manifest__.py +++ b/fixco_custom/__manifest__.py @@ -18,6 +18,9 @@ 'views/stock_picking.xml', 'views/product_product.xml', 'views/barcoding_product.xml', + 'views/sale_order_multi_invoices.xml', + 'views/account_move.xml', + 'views/upload_payments.xml', ], 'demo': [], 'css': [], -- cgit v1.2.3