From 771b68d8ece431c00e3d4b2c81be317b19ea3cba Mon Sep 17 00:00:00 2001 From: Azka Nathan Date: Mon, 31 Jul 2023 09:01:53 +0700 Subject: fix source --- indoteknik_custom/views/sale_order.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'indoteknik_custom/views/sale_order.xml') diff --git a/indoteknik_custom/views/sale_order.xml b/indoteknik_custom/views/sale_order.xml index f7f9c0ea..cd2b22c3 100755 --- a/indoteknik_custom/views/sale_order.xml +++ b/indoteknik_custom/views/sale_order.xml @@ -58,7 +58,7 @@ [('id', 'in', [32, 59, 60, 61])] - {'required':[('create_date', '>', '2023-07-30')]} + {'required':[('create_date', '>', '2023-08-30')]} -- cgit v1.2.3 From 2c4c5ef80fe7093c2d017802dd0713d460a5b1f7 Mon Sep 17 00:00:00 2001 From: Azka Nathan Date: Mon, 31 Jul 2023 11:23:49 +0700 Subject: fix source --- indoteknik_custom/views/sale_order.xml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'indoteknik_custom/views/sale_order.xml') diff --git a/indoteknik_custom/views/sale_order.xml b/indoteknik_custom/views/sale_order.xml index cd2b22c3..9bed5c89 100755 --- a/indoteknik_custom/views/sale_order.xml +++ b/indoteknik_custom/views/sale_order.xml @@ -41,7 +41,7 @@ - + @@ -57,9 +57,7 @@ - [('id', 'in', [32, 59, 60, 61])] - {'required':[('create_date', '>', '2023-08-30')]} - + 1 @@ -113,6 +111,7 @@ + -- cgit v1.2.3 From a58a6148cb903cab6f34a4b5084df98436819c85 Mon Sep 17 00:00:00 2001 From: Azka Nathan Date: Tue, 1 Aug 2023 10:51:53 +0700 Subject: replace source sale order --- indoteknik_custom/views/sale_order.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'indoteknik_custom/views/sale_order.xml') diff --git a/indoteknik_custom/views/sale_order.xml b/indoteknik_custom/views/sale_order.xml index 9bed5c89..d2a59621 100755 --- a/indoteknik_custom/views/sale_order.xml +++ b/indoteknik_custom/views/sale_order.xml @@ -28,11 +28,15 @@ + + 1 + + @@ -41,7 +45,7 @@ - + @@ -56,9 +60,6 @@ } - - 1 - - -- cgit v1.2.3