From 8a10587c8582ed68944634928c9a7c34d3321dbe Mon Sep 17 00:00:00 2001 From: Azka Nathan Date: Fri, 22 Dec 2023 13:35:26 +0700 Subject: matches so on po and matches po on so --- indoteknik_custom/views/purchase_order.xml | 26 ++++++++++++++++++++++++++ indoteknik_custom/views/sale_order.xml | 20 +++++++++++++++++++- 2 files changed, 45 insertions(+), 1 deletion(-) (limited to 'indoteknik_custom/views') diff --git a/indoteknik_custom/views/purchase_order.xml b/indoteknik_custom/views/purchase_order.xml index 8e74df4a..c118f3fb 100755 --- a/indoteknik_custom/views/purchase_order.xml +++ b/indoteknik_custom/views/purchase_order.xml @@ -101,6 +101,11 @@ + + + + + @@ -186,4 +191,25 @@ + + + + purchase.order.sales.matches.tree + purchase.order.sales.match + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/indoteknik_custom/views/sale_order.xml b/indoteknik_custom/views/sale_order.xml index 5db2f1e1..6b4a4ed7 100755 --- a/indoteknik_custom/views/sale_order.xml +++ b/indoteknik_custom/views/sale_order.xml @@ -160,8 +160,10 @@ + + + - @@ -212,4 +214,20 @@ action = records.open_form_multi_update_status() + + + + sale.order.purchase.matches.tree + sales.order.purchase.match + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3