From c99bcb6c0f0c667bb7de7c241e94593c889f9a9f Mon Sep 17 00:00:00 2001 From: root Date: Sat, 28 Sep 2024 08:42:16 +0700 Subject: change jasper --- jasper_reports/custom_reports/AlamatTempel.jrxml | 39 ++-- jasper_reports/custom_reports/BillOfMaterial.jrxml | 225 +++++++++++++++++++++ 2 files changed, 245 insertions(+), 19 deletions(-) create mode 100644 jasper_reports/custom_reports/BillOfMaterial.jrxml (limited to 'jasper_reports') diff --git a/jasper_reports/custom_reports/AlamatTempel.jrxml b/jasper_reports/custom_reports/AlamatTempel.jrxml index ae8dec5..b1fceb2 100755 --- a/jasper_reports/custom_reports/AlamatTempel.jrxml +++ b/jasper_reports/custom_reports/AlamatTempel.jrxml @@ -117,7 +117,7 @@ - <band height="56" splitType="Stretch"> + <band height="54" splitType="Stretch"> <image> <reportElement x="0" y="0" width="130" height="50" uuid="7dea8f16-ea36-4ebb-8665-3dd09535901d"/> <imageExpression><![CDATA["/odoo14/images/logo_indoteknik_no_color.jpeg"]]></imageExpression> @@ -132,7 +132,7 @@ </band> - + @@ -162,35 +162,28 @@ - + - + - - - - - - - - + - + - + @@ -199,14 +192,14 @@ - + - + @@ -231,15 +224,15 @@ - + - + - + @@ -253,6 +246,14 @@ + + + + + + + diff --git a/jasper_reports/custom_reports/BillOfMaterial.jrxml b/jasper_reports/custom_reports/BillOfMaterial.jrxml new file mode 100644 index 0000000..6503794 --- /dev/null +++ b/jasper_reports/custom_reports/BillOfMaterial.jrxml @@ -0,0 +1,225 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <band height="20" splitType="Stretch"> + <staticText> + <reportElement x="0" y="0" width="550" height="20" uuid="6f7dfec7-f78a-4e2a-a872-75482b2386a0"/> + <textElement textAlignment="Center"> + <font isBold="true"/> + </textElement> + <text><![CDATA[Bill of Material]]></text> + </staticText> + </band> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3