From 6d35198f8449c80d89ba4d45f29830c492edc79b Mon Sep 17 00:00:00 2001 From: "Ahmad (alah)" Date: Tue, 1 Jul 2025 14:25:42 +0200 Subject: [PATCH] [IMP] account: Allow searching on amount in move lines This commit aims to add the ability for users to search on records with (debit, credit or balance) that matches the search keyword. task-4908897 --- 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..56de3fa0f66e1 100644 --- a/addons/account/views/account_move_views.xml +++ b/addons/account/views/account_move_views.xml @@ -305,6 +305,7 @@ +