From 7196ceecfe73e11e9c7abfb07f36a30e222861b3 Mon Sep 17 00:00:00 2001 From: stephanchrst Date: Sat, 26 Aug 2023 09:28:38 +0700 Subject: add optional column payment type and payment status in order and quotation --- indoteknik_custom/views/sale_order.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/indoteknik_custom/views/sale_order.xml b/indoteknik_custom/views/sale_order.xml index d2a59621..14f3663f 100755 --- a/indoteknik_custom/views/sale_order.xml +++ b/indoteknik_custom/views/sale_order.xml @@ -129,6 +129,8 @@ + + @@ -142,6 +144,8 @@ + + -- cgit v1.2.3