From dae4a3bf266ba4c19b1ba1d11c52ed9e19259b7c Mon Sep 17 00:00:00 2001 From: Rafi Zadanly Date: Sat, 23 Sep 2023 11:50:20 +0700 Subject: Update promotion program scheme --- .../views/promotion/promotion_program_line.xml | 72 ++++++++++++++++++++++ 1 file changed, 72 insertions(+) create mode 100644 indoteknik_custom/views/promotion/promotion_program_line.xml (limited to 'indoteknik_custom/views/promotion/promotion_program_line.xml') diff --git a/indoteknik_custom/views/promotion/promotion_program_line.xml b/indoteknik_custom/views/promotion/promotion_program_line.xml new file mode 100644 index 00000000..6fdf0a9a --- /dev/null +++ b/indoteknik_custom/views/promotion/promotion_program_line.xml @@ -0,0 +1,72 @@ + + + Promotion Program Line Tree + promotion.program.line + + + + + + + + + + + + + Promotion Program Line Form + promotion.program.line + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+ + + Promotion Program Line + ir.actions.act_window + promotion.program.line + tree,form + + + +
\ No newline at end of file -- cgit v1.2.3 From 50b5bd7bd984ef108e8bd324440050a222d8262f Mon Sep 17 00:00:00 2001 From: Rafi Zadanly Date: Mon, 25 Sep 2023 14:50:43 +0700 Subject: Fix promotion program feature --- .../views/promotion/promotion_program_line.xml | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) (limited to 'indoteknik_custom/views/promotion/promotion_program_line.xml') diff --git a/indoteknik_custom/views/promotion/promotion_program_line.xml b/indoteknik_custom/views/promotion/promotion_program_line.xml index 6fdf0a9a..db6d5252 100644 --- a/indoteknik_custom/views/promotion/promotion_program_line.xml +++ b/indoteknik_custom/views/promotion/promotion_program_line.xml @@ -5,7 +5,7 @@ - + @@ -22,30 +22,32 @@ - + - + + + - - + + - + - - + + -- cgit v1.2.3