From 10d6ffad06f2dd89eca972257c2b9326d002949a Mon Sep 17 00:00:00 2001 From: Miqdad Date: Fri, 9 May 2025 13:35:42 +0700 Subject: add partner group by in tree view --- indoteknik_custom/views/customer_commision.xml | 234 +++++++++++++------------ 1 file changed, 120 insertions(+), 114 deletions(-) (limited to 'indoteknik_custom/views') diff --git a/indoteknik_custom/views/customer_commision.xml b/indoteknik_custom/views/customer_commision.xml index 9f0e1e8a..37df16ff 100644 --- a/indoteknik_custom/views/customer_commision.xml +++ b/indoteknik_custom/views/customer_commision.xml @@ -11,11 +11,12 @@ - + + decoration-success="payment_status == 'payment'" + decoration-danger="payment_status == 'pending'" + widget="badge"/> @@ -47,89 +48,89 @@ customer.commision
- +
-
+
+ + + + + + + + + + + + + +
+
+ + + + + + + + +
+
+ + + + + - - - - - - - - - - + + + + + + -
-
- - - - - - - - +
- - - - - - - - - - - - - - - - - - - - -
- - -
+
+
+ +
+ + +
- + reject.reason.commision.form reject.reason.commision @@ -160,7 +161,12 @@ - + + + + @@ -173,17 +179,17 @@ @@ -217,34 +223,34 @@
-
+
+ - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + - -
- - -
+
+ +
+ + +
@@ -257,16 +263,16 @@ \ No newline at end of file -- cgit v1.2.3