From d2268706824167cd23dd3ea9e22acc241bc35122 Mon Sep 17 00:00:00 2001 From: Azka Nathan Date: Tue, 20 Jan 2026 11:34:14 +0700 Subject: push payment bill --- 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 557b2ae..3e32552 100755 --- a/fixco_custom/__manifest__.py +++ b/fixco_custom/__manifest__.py @@ -53,6 +53,7 @@ 'views/purchase_order_multi_bills.xml', 'views/report_picking_list_new.xml', 'views/purchase_order_line_wizard.xml', + 'views/account_payment.xml', ], 'demo': [], 'css': [], -- cgit v1.2.3