From 70dbe185533615aaedb7f05c75a7c5530be6eb42 Mon Sep 17 00:00:00 2001 From: stephanchrst Date: Mon, 19 Jun 2023 12:01:42 +0700 Subject: add available qty while create po from requisition --- indoteknik_custom/views/requisition.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'indoteknik_custom/views') diff --git a/indoteknik_custom/views/requisition.xml b/indoteknik_custom/views/requisition.xml index 6e61ce1e..29b3a852 100644 --- a/indoteknik_custom/views/requisition.xml +++ b/indoteknik_custom/views/requisition.xml @@ -96,6 +96,6 @@ \ No newline at end of file -- cgit v1.2.3 From aa59f0f8f3edfc0aa1e257b35d5c6e83b8f6978c Mon Sep 17 00:00:00 2001 From: stephanchrst Date: Mon, 19 Jun 2023 16:48:16 +0700 Subject: receipt approval in logistic --- indoteknik_custom/views/stock_picking.xml | 2 +- indoteknik_custom/views/users.xml | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) (limited to 'indoteknik_custom/views') diff --git a/indoteknik_custom/views/stock_picking.xml b/indoteknik_custom/views/stock_picking.xml index 4bbdc7b8..02003e05 100644 --- a/indoteknik_custom/views/stock_picking.xml +++ b/indoteknik_custom/views/stock_picking.xml @@ -30,7 +30,7 @@ - @@ -53,8 +52,6 @@ - - + + + + + + -- cgit v1.2.3 From 2b43db2108a45e7694cda2e0be94d30cc6570a9a Mon Sep 17 00:00:00 2001 From: Rafi Zadanly Date: Wed, 21 Jun 2023 08:33:50 +0700 Subject: Delete note on sale monitoring detail --- indoteknik_custom/views/sale_monitoring_detail.xml | 2 -- 1 file changed, 2 deletions(-) (limited to 'indoteknik_custom/views') diff --git a/indoteknik_custom/views/sale_monitoring_detail.xml b/indoteknik_custom/views/sale_monitoring_detail.xml index ce5b8e9b..824e65e8 100755 --- a/indoteknik_custom/views/sale_monitoring_detail.xml +++ b/indoteknik_custom/views/sale_monitoring_detail.xml @@ -23,7 +23,6 @@ decoration-success="status == 'Siap kirim'" decoration-info="status == 'Delivered' or status == 'Invoiced'" /> - @@ -47,7 +46,6 @@ decoration-success="status == 'Siap kirim'" decoration-info="status == 'Delivered' or status == 'Invoiced'" /> - -- cgit v1.2.3 From 6d82a7a763ceecc59b4fe3510fcb011bf6fec334 Mon Sep 17 00:00:00 2001 From: Rafi Zadanly Date: Wed, 21 Jun 2023 08:36:46 +0700 Subject: Add note on sale monitoring detail --- indoteknik_custom/views/sale_monitoring_detail.xml | 2 ++ 1 file changed, 2 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'" /> + -- cgit v1.2.3 From c1a0d0e48ef64241c92947a8800f93af4ff109d0 Mon Sep 17 00:00:00 2001 From: stephanchrst Date: Wed, 21 Jun 2023 10:25:26 +0700 Subject: fix approval receipt and hide uneccesary column --- indoteknik_custom/views/purchase_order.xml | 1 + indoteknik_custom/views/sale_order.xml | 1 + indoteknik_custom/views/stock_picking.xml | 4 ++-- 3 files changed, 4 insertions(+), 2 deletions(-) (limited to 'indoteknik_custom/views') diff --git a/indoteknik_custom/views/purchase_order.xml b/indoteknik_custom/views/purchase_order.xml index 7a397ff6..5b0c99ef 100755 --- a/indoteknik_custom/views/purchase_order.xml +++ b/indoteknik_custom/views/purchase_order.xml @@ -24,6 +24,7 @@