From a48ae105c865e710227e12b666fa601a326d12a7 Mon Sep 17 00:00:00 2001 From: Azka Nathan Date: Mon, 9 Oct 2023 08:46:08 +0700 Subject: add filter search sale_order_id to rfq po --- indoteknik_custom/views/purchase_order.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/indoteknik_custom/views/purchase_order.xml b/indoteknik_custom/views/purchase_order.xml index 0ad76ae5..e0ec86f9 100755 --- a/indoteknik_custom/views/purchase_order.xml +++ b/indoteknik_custom/views/purchase_order.xml @@ -137,4 +137,16 @@ + + + purchase.order.select.inherit + purchase.order + + + + + + + + \ No newline at end of file -- cgit v1.2.3