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.xml | 1 + .../views/promotion/promotion_program_line.xml | 18 ++++++++++-------- indoteknik_custom/views/sale_order.xml | 1 + 3 files changed, 12 insertions(+), 8 deletions(-) (limited to 'indoteknik_custom/views') diff --git a/indoteknik_custom/views/promotion/promotion_program.xml b/indoteknik_custom/views/promotion/promotion_program.xml index 99fbd878..f8432d8a 100644 --- a/indoteknik_custom/views/promotion/promotion_program.xml +++ b/indoteknik_custom/views/promotion/promotion_program.xml @@ -22,6 +22,7 @@ + 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 @@ - + - + + + - - + + - + - - + + diff --git a/indoteknik_custom/views/sale_order.xml b/indoteknik_custom/views/sale_order.xml index 282e4024..04d4b854 100755 --- a/indoteknik_custom/views/sale_order.xml +++ b/indoteknik_custom/views/sale_order.xml @@ -91,6 +91,7 @@ + -- cgit v1.2.3