From d18a5e4e79bad1193198160abeff73302767f509 Mon Sep 17 00:00:00 2001 From: Mqdd Date: Sun, 1 Mar 2026 22:59:52 +0700 Subject: fix reverse invoice (kelar) --- 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 b72622a..5d9a65a 100755 --- a/fixco_custom/__manifest__.py +++ b/fixco_custom/__manifest__.py @@ -58,6 +58,7 @@ 'views/stock_inventory.xml', 'views/kartu_stock.xml', 'views/account_lock_date.xml', + 'views/account_move_reversal_wiz.xml', ], 'demo': [], 'css': [], -- cgit v1.2.3