From 03ccb219d927400af96c4b39add257e78864b7f2 Mon Sep 17 00:00:00 2001 From: Azka Nathan Date: Wed, 20 Sep 2023 11:11:33 +0700 Subject: duplicate payment_term_id to header po --- indoteknik_custom/views/purchase_order.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/indoteknik_custom/views/purchase_order.xml b/indoteknik_custom/views/purchase_order.xml index e1b361dd..7b604a66 100755 --- a/indoteknik_custom/views/purchase_order.xml +++ b/indoteknik_custom/views/purchase_order.xml @@ -27,7 +27,7 @@ attrs="{'invisible': [('approval_status', '=', 'approved')]}" /> @@ -37,6 +37,7 @@ + -- cgit v1.2.3