From d3e3a8abf0ae382442c16a7ac6091c7bb872313f Mon Sep 17 00:00:00 2001 From: Azka Nathan Date: Wed, 13 Mar 2024 16:24:13 +0700 Subject: change request purchasing job --- indoteknik_custom/views/sale_monitoring_detail.xml | 2 ++ indoteknik_custom/views/sale_order.xml | 17 +++++++++++++++++ 2 files changed, 19 insertions(+) (limited to 'indoteknik_custom/views') diff --git a/indoteknik_custom/views/sale_monitoring_detail.xml b/indoteknik_custom/views/sale_monitoring_detail.xml index 5091fb83..ed2bd06f 100755 --- a/indoteknik_custom/views/sale_monitoring_detail.xml +++ b/indoteknik_custom/views/sale_monitoring_detail.xml @@ -25,6 +25,7 @@ decoration-info="status == 'Delivered' or status == 'Invoiced'" /> + @@ -58,6 +59,7 @@ + diff --git a/indoteknik_custom/views/sale_order.xml b/indoteknik_custom/views/sale_order.xml index aa508443..0f21d65f 100755 --- a/indoteknik_custom/views/sale_order.xml +++ b/indoteknik_custom/views/sale_order.xml @@ -173,6 +173,9 @@ + + + @@ -240,4 +243,18 @@ + + + + sales.order.fullfillment.tree + sales.order.fullfillment + + + + + + + + + \ No newline at end of file -- cgit v1.2.3