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/BillOfMaterial.jrxml | 225 +++++++++++++++++++++ 1 file changed, 225 insertions(+) create mode 100644 jasper_reports/custom_reports/BillOfMaterial.jrxml (limited to 'jasper_reports/custom_reports/BillOfMaterial.jrxml') 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