From 41da8b32edee0dc394bb69ac179833388e977053 Mon Sep 17 00:00:00 2001 From: it-fixcomart Date: Mon, 13 Jan 2025 15:34:13 +0700 Subject: if unlock PO harus approv finance & if not FAT cannot edit jurnal entris --- indoteknik_custom/views/purchase_order.xml | 33 +++++++++++++++++++++++++++++- 1 file changed, 32 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 d22c3b5c..fa11c373 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')]}" /> + @@ -43,6 +48,9 @@ + + + @@ -137,7 +145,30 @@ - + + + purchase.order.unlock.wizard.form + purchase.order.unlock.wizard + +
+ + + +
+
+
+
+
+ + + Reject Reason + purchase.order.unlock.wizard + form + new + +
-- cgit v1.2.3