From 121512a8232e62b32557161bdf40e41e294f47a8 Mon Sep 17 00:00:00 2001 From: Azka Nathan Date: Mon, 1 Apr 2024 15:41:24 +0700 Subject: feedback purchasing job --- indoteknik_custom/views/purchase_order.xml | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'indoteknik_custom/views') diff --git a/indoteknik_custom/views/purchase_order.xml b/indoteknik_custom/views/purchase_order.xml index baff620c..68622a8e 100755 --- a/indoteknik_custom/views/purchase_order.xml +++ b/indoteknik_custom/views/purchase_order.xml @@ -20,6 +20,11 @@ type="object" attrs="{'invisible': [('approval_status', '=', 'approved')]}" /> + @@ -87,6 +92,8 @@ + + @@ -217,6 +224,7 @@ + -- cgit v1.2.3