From 3165c0b329732663cec4a5e9e1951a572cab1a11 Mon Sep 17 00:00:00 2001 From: Mqdd Date: Thu, 12 Feb 2026 17:05:19 +0700 Subject: bills SO number filter --- fixco_custom/views/account_move.xml | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) (limited to 'fixco_custom/views') diff --git a/fixco_custom/views/account_move.xml b/fixco_custom/views/account_move.xml index f0ae0bc..3eab56a 100644 --- a/fixco_custom/views/account_move.xml +++ b/fixco_custom/views/account_move.xml @@ -73,6 +73,7 @@ + @@ -88,6 +89,7 @@ + @@ -116,10 +118,6 @@ optional="hide"/> - - - - @@ -155,6 +153,11 @@ filter_domain="[ ('invoice_marketplace', 'ilike', self) ]"/> + @@ -170,6 +173,7 @@ + -- cgit v1.2.3