From bb7121ab8a7dbdfb104eefbeddc9fb6d4383054b Mon Sep 17 00:00:00 2001 From: stephanchrst Date: Sat, 8 Nov 2025 11:00:09 +0700 Subject: initial commit for branch feature/komisi-sales-internal --- indoteknik_custom/views/commission_internal.xml | 105 ++++++++++++++++++++++++ 1 file changed, 105 insertions(+) create mode 100644 indoteknik_custom/views/commission_internal.xml (limited to 'indoteknik_custom/views') diff --git a/indoteknik_custom/views/commission_internal.xml b/indoteknik_custom/views/commission_internal.xml new file mode 100644 index 00000000..1489a83b --- /dev/null +++ b/indoteknik_custom/views/commission_internal.xml @@ -0,0 +1,105 @@ + + + + commission.internal.tree + commission.internal + + + + + + + + + + + + + + commission.internal.form + commission.internal + +
+ +
+ + + + + + + + + + +
+
+
+
+ + + + + + +
+ + +
+ + + + + + commission.internal.line.tree + commission.internal.line + + + + + + + + + + + + + + + + + + + + + + + commission.internal.list.select + commission.internal + + + + + + + + + + Commission Internal + ir.actions.act_window + commission.internal + + tree,form + + + + \ No newline at end of file -- cgit v1.2.3