From 365c9cbd0be8749873e4ec9953588d6b1b395677 Mon Sep 17 00:00:00 2001 From: Miqdad Date: Wed, 23 Jul 2025 09:53:52 +0700 Subject: add ccm doc in SO --- indoteknik_custom/views/sale_order.xml | 3 +++ 1 file changed, 3 insertions(+) (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 2a159307..a45f1067 100755 --- a/indoteknik_custom/views/sale_order.xml +++ b/indoteknik_custom/views/sale_order.xml @@ -152,6 +152,9 @@ + + + -- cgit v1.2.3 From 3b89a146b2e77619712de062481abe6e5c2298dd Mon Sep 17 00:00:00 2001 From: it-fixcomart Date: Thu, 24 Jul 2025 12:01:49 +0700 Subject: undo refund system --- indoteknik_custom/views/sale_order.xml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 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 bb8bdc08..346dc0f8 100755 --- a/indoteknik_custom/views/sale_order.xml +++ b/indoteknik_custom/views/sale_order.xml @@ -35,13 +35,13 @@ string="UangMuka" type="action" attrs="{'invisible': [('approval_status', '!=', 'approved')]}"/> - +
- + -->
@@ -176,7 +176,7 @@ - +
- + -- cgit v1.2.3 From cbe2c5730bcd82ce594e03425c987b17c583b893 Mon Sep 17 00:00:00 2001 From: it-fixcomart Date: Thu, 24 Jul 2025 14:44:23 +0700 Subject: add journals in so --- indoteknik_custom/views/sale_order.xml | 8 ++++---- 1 file changed, 4 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 346dc0f8..5bcd7641 100755 --- a/indoteknik_custom/views/sale_order.xml +++ b/indoteknik_custom/views/sale_order.xml @@ -43,13 +43,13 @@ attrs="{'invisible': ['|', ('state', 'not in', ['sale', 'done']), ('has_refund', '=', True)]}" /> -->
-