From 4353da78776bd7a6017d08a968bd68af94d1ec07 Mon Sep 17 00:00:00 2001 From: root Date: Wed, 5 Oct 2022 21:42:29 +0700 Subject: change customer name to dynamic variable --- jasper_reports/custom_reports/proforma_invoice.jrxml | 15 +++++++++++---- jasper_reports/custom_reports/sales_without_disc.jrxml | 15 +++++++++++---- 2 files changed, 22 insertions(+), 8 deletions(-) diff --git a/jasper_reports/custom_reports/proforma_invoice.jrxml b/jasper_reports/custom_reports/proforma_invoice.jrxml index cfaf829..3ee83a1 100644 --- a/jasper_reports/custom_reports/proforma_invoice.jrxml +++ b/jasper_reports/custom_reports/proforma_invoice.jrxml @@ -110,6 +110,10 @@ + + + + @@ -129,6 +133,9 @@ + + + @@ -190,14 +197,14 @@ Indonesia]]> - - - - + + + + diff --git a/jasper_reports/custom_reports/sales_without_disc.jrxml b/jasper_reports/custom_reports/sales_without_disc.jrxml index c293008..a897ab7 100644 --- a/jasper_reports/custom_reports/sales_without_disc.jrxml +++ b/jasper_reports/custom_reports/sales_without_disc.jrxml @@ -110,6 +110,10 @@ + + + + @@ -129,6 +133,9 @@ + + + @@ -190,14 +197,14 @@ Indonesia]]> - - - - + + + + -- cgit v1.2.3