From b548e0acdd6177ba9b453f509c7c1f508d33f1d3 Mon Sep 17 00:00:00 2001 From: root Date: Wed, 11 Jan 2023 16:02:22 +0700 Subject: modify jasper report --- jasper_reports/custom_reports/AlamatTempel.jrxml | 52 ++++-- .../custom_reports/DeliverySlip_A5.jrxml | 33 ++-- .../custom_reports/Journal_Entries.jrxml | 180 +++++++++++++++++++++ 3 files changed, 242 insertions(+), 23 deletions(-) create mode 100644 jasper_reports/custom_reports/Journal_Entries.jrxml diff --git a/jasper_reports/custom_reports/AlamatTempel.jrxml b/jasper_reports/custom_reports/AlamatTempel.jrxml index 8c67885..3a34cfd 100755 --- a/jasper_reports/custom_reports/AlamatTempel.jrxml +++ b/jasper_reports/custom_reports/AlamatTempel.jrxml @@ -49,6 +49,30 @@ + + + + + + + + + + + + + + + + + + + + + + + + @@ -61,7 +85,7 @@ - + @@ -88,38 +112,38 @@ - + - + - + - + - + - + - + - + @@ -128,14 +152,14 @@ - + - + @@ -145,7 +169,11 @@ - + + + + + diff --git a/jasper_reports/custom_reports/DeliverySlip_A5.jrxml b/jasper_reports/custom_reports/DeliverySlip_A5.jrxml index c10474c..4a499ff 100755 --- a/jasper_reports/custom_reports/DeliverySlip_A5.jrxml +++ b/jasper_reports/custom_reports/DeliverySlip_A5.jrxml @@ -64,6 +64,10 @@ + + + + @@ -143,26 +147,19 @@ - + - + - + - - - - - - - @@ -178,7 +175,7 @@ - + @@ -199,6 +196,20 @@ + + + + + + + + + + + + + + diff --git a/jasper_reports/custom_reports/Journal_Entries.jrxml b/jasper_reports/custom_reports/Journal_Entries.jrxml new file mode 100644 index 0000000..1466d87 --- /dev/null +++ b/jasper_reports/custom_reports/Journal_Entries.jrxml @@ -0,0 +1,180 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <band height="70" splitType="Stretch"> + <staticText> + <reportElement x="0" y="0" width="550" height="70" uuid="29a55e19-4078-41c5-a2fb-2a3ceceb3dfa"/> + <text><![CDATA[PT. INDOTEKNIK DOTCOM GEMILANG +Jl. Bandengan Utara 85A No 8-9 RT 3/RW 16 +Penjaringan, Kec. Penjaringan, Jakarta +JK 14440 +Indonesia]]></text> + </staticText> + </band> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3