From 074a3fef721e3894cef359390281f59b21e8b9c2 Mon Sep 17 00:00:00 2001 From: Azka Nathan Date: Mon, 18 Sep 2023 09:37:38 +0700 Subject: add field sale_order_id to filter search on purchase order --- indoteknik_custom/views/purchase_order.xml | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/indoteknik_custom/views/purchase_order.xml b/indoteknik_custom/views/purchase_order.xml index 999b9fd1..e1b361dd 100755 --- a/indoteknik_custom/views/purchase_order.xml +++ b/indoteknik_custom/views/purchase_order.xml @@ -98,6 +98,19 @@ + + + + + + + + purchase.order.select.inherit + purchase.order + + + + -- cgit v1.2.3