From 697bb1ffeaee2374ac39aa1c838958b6dfae40fd Mon Sep 17 00:00:00 2001 From: Rafi Zadanly Date: Thu, 31 Aug 2023 16:07:43 +0700 Subject: Update voucher model - Add voucher line model - Add voucher line on voucher view - Add voucher relation to voucher line --- indoteknik_custom/views/voucher.xml | 29 +++++++++++++++++++---------- 1 file changed, 19 insertions(+), 10 deletions(-) (limited to 'indoteknik_custom/views') diff --git a/indoteknik_custom/views/voucher.xml b/indoteknik_custom/views/voucher.xml index 7b181c62..eb74f27d 100755 --- a/indoteknik_custom/views/voucher.xml +++ b/indoteknik_custom/views/voucher.xml @@ -28,8 +28,15 @@ + + + + + + + - + @@ -52,17 +59,19 @@ - - - - - - - - - + + + + + + + + + + + + + + -- cgit v1.2.3 From f73449303d21622036a7e69945836fbc01b8f951 Mon Sep 17 00:00:00 2001 From: Rafi Zadanly Date: Thu, 7 Sep 2023 15:49:55 +0700 Subject: Add apply voucher validation on sale order --- indoteknik_custom/views/sale_order.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'indoteknik_custom/views') diff --git a/indoteknik_custom/views/sale_order.xml b/indoteknik_custom/views/sale_order.xml index d37b5d1e..f2cab699 100755 --- a/indoteknik_custom/views/sale_order.xml +++ b/indoteknik_custom/views/sale_order.xml @@ -30,7 +30,7 @@
-