From 414279ab7e23aaadb6453a2c648fcd00756eeccb Mon Sep 17 00:00:00 2001 From: shzi-odoo Date: Thu, 3 Jul 2025 13:28:17 +0200 Subject: [PATCH] [IMP] account: allow searching journal items by debit or credit amount Improved the journal items search functionality by allowing users to find entries that match a specific debit or credit value. Removed /venv from git ignore task-4908848 --- addons/account/views/account_move_views.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/addons/account/views/account_move_views.xml b/addons/account/views/account_move_views.xml index 5ed5e8aa6eaeb..5000a24f319e5 100644 --- a/addons/account/views/account_move_views.xml +++ b/addons/account/views/account_move_views.xml @@ -308,6 +308,7 @@ +