From 45583fb16a83602bea6c02711bfd947f7a402265 Mon Sep 17 00:00:00 2001 From: stephanchrst Date: Tue, 20 Jun 2023 15:09:34 +0700 Subject: add note in product sales order for sales monitoring, and add tracking in midtrans status --- indoteknik_custom/views/sale_monitoring_detail.xml | 2 ++ indoteknik_custom/views/sale_order.xml | 1 + 2 files changed, 3 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 824e65e8..ce5b8e9b 100755 --- a/indoteknik_custom/views/sale_monitoring_detail.xml +++ b/indoteknik_custom/views/sale_monitoring_detail.xml @@ -23,6 +23,7 @@ decoration-success="status == 'Siap kirim'" decoration-info="status == 'Delivered' or status == 'Invoiced'" /> + @@ -46,6 +47,7 @@ decoration-success="status == 'Siap kirim'" decoration-info="status == 'Delivered' or status == 'Invoiced'" /> + diff --git a/indoteknik_custom/views/sale_order.xml b/indoteknik_custom/views/sale_order.xml index b160d9b1..ea84eb00 100755 --- a/indoteknik_custom/views/sale_order.xml +++ b/indoteknik_custom/views/sale_order.xml @@ -61,6 +61,7 @@ "/> + -- cgit v1.2.3