summaryrefslogtreecommitdiff
path: root/jasper_reports/custom_reports/BillOfMaterial.jrxml
diff options
context:
space:
mode:
authorroot <root@prod-erp-indoteknikcom.asia-southeast2-a.c.project-indoteknik-com.internal>2025-05-30 10:38:36 +0700
committerroot <root@prod-erp-indoteknikcom.asia-southeast2-a.c.project-indoteknik-com.internal>2025-05-30 10:38:36 +0700
commite57142c818fd98df32de2085d0caa8724ae12430 (patch)
tree1e02f33bab5d534b92fa569229fe097b1077e12b /jasper_reports/custom_reports/BillOfMaterial.jrxml
parent3034e80a690de301d738687e94456304cac6110a (diff)
add custom report collective
Diffstat (limited to 'jasper_reports/custom_reports/BillOfMaterial.jrxml')
-rw-r--r--jasper_reports/custom_reports/BillOfMaterial.jrxml55
1 files changed, 47 insertions, 8 deletions
diff --git a/jasper_reports/custom_reports/BillOfMaterial.jrxml b/jasper_reports/custom_reports/BillOfMaterial.jrxml
index 6503794..61d02c8 100644
--- a/jasper_reports/custom_reports/BillOfMaterial.jrxml
+++ b/jasper_reports/custom_reports/BillOfMaterial.jrxml
@@ -37,6 +37,10 @@
<property name="net.sf.jasperreports.xpath.field.expression" value="BoM_Lines-bom_line_ids/Display_Name-display_name"/>
<fieldDescription><![CDATA[BoM_Lines-bom_line_ids/Display_Name-display_name]]></fieldDescription>
</field>
+ <field name="Image_128-image_128" class="java.lang.String">
+ <property name="net.sf.jasperreports.xpath.field.expression" value="BoM_Lines-bom_line_ids/Product_Template-product_tmpl_id/Image_128-image_128"/>
+ <fieldDescription><![CDATA[BoM_Lines-bom_line_ids/Product_Template-product_tmpl_id/Image_128-image_128]]></fieldDescription>
+ </field>
<background>
<band splitType="Stretch"/>
</background>
@@ -68,7 +72,7 @@
<columnHeader>
<band height="20" splitType="Stretch">
<staticText>
- <reportElement x="30" y="0" width="420" height="20" uuid="babd7506-9420-439c-a619-acbd7dad08fd">
+ <reportElement x="30" y="0" width="350" height="20" uuid="babd7506-9420-439c-a619-acbd7dad08fd">
<property name="com.jaspersoft.studio.unit.leftIndent" value="px"/>
</reportElement>
<box topPadding="0" leftPadding="0" bottomPadding="0" rightPadding="0">
@@ -84,7 +88,7 @@
<text><![CDATA[Product]]></text>
</staticText>
<staticText>
- <reportElement x="450" y="0" width="40" height="20" uuid="5fd83779-06a2-45a6-8d02-2f354aa76299">
+ <reportElement x="380" y="0" width="40" height="20" uuid="5fd83779-06a2-45a6-8d02-2f354aa76299">
<property name="com.jaspersoft.studio.unit.leftIndent" value="px"/>
<property name="com.jaspersoft.studio.unit.rightIndent" value="px"/>
</reportElement>
@@ -101,7 +105,7 @@
<text><![CDATA[Qty]]></text>
</staticText>
<staticText>
- <reportElement x="490" y="0" width="60" height="20" uuid="ddc28fac-3dca-48b0-9f77-a6614feade09">
+ <reportElement x="420" y="0" width="60" height="20" uuid="ddc28fac-3dca-48b0-9f77-a6614feade09">
<property name="com.jaspersoft.studio.spreadsheet.connectionID" value="fc4a8a86-c651-4a3c-bf9b-cdf8b6cedeed"/>
<property name="com.jaspersoft.studio.unit.leftIndent" value="px"/>
</reportElement>
@@ -133,12 +137,29 @@
</textElement>
<text><![CDATA[No]]></text>
</staticText>
+ <staticText>
+ <reportElement x="480" y="0" width="70" height="20" uuid="15e7885a-6246-43af-a168-6a78aaf87dba">
+ <property name="com.jaspersoft.studio.spreadsheet.connectionID" value="fc4a8a86-c651-4a3c-bf9b-cdf8b6cedeed"/>
+ <property name="com.jaspersoft.studio.unit.leftIndent" value="px"/>
+ </reportElement>
+ <box topPadding="0" leftPadding="0" bottomPadding="0" rightPadding="0">
+ <topPen lineWidth="0.5"/>
+ <leftPen lineWidth="0.5"/>
+ <bottomPen lineWidth="0.5"/>
+ <rightPen lineWidth="0.5"/>
+ </box>
+ <textElement textAlignment="Left">
+ <font isBold="true"/>
+ <paragraph leftIndent="3"/>
+ </textElement>
+ <text><![CDATA[Images]]></text>
+ </staticText>
</band>
</columnHeader>
<detail>
- <band height="20" splitType="Stretch">
+ <band height="58" splitType="Stretch">
<textField>
- <reportElement x="30" y="0" width="420" height="20" uuid="95d65c81-dac6-43cd-91b0-ba0d0b07478e">
+ <reportElement x="30" y="0" width="350" height="58" uuid="95d65c81-dac6-43cd-91b0-ba0d0b07478e">
<property name="com.jaspersoft.studio.spreadsheet.connectionID" value="079e6dbd-063f-42f7-a172-f622b73475ec"/>
<property name="com.jaspersoft.studio.unit.leftIndent" value="px"/>
</reportElement>
@@ -154,7 +175,7 @@
<textFieldExpression><![CDATA[$F{BoM_Line_DisplayName}]]></textFieldExpression>
</textField>
<textField pattern="#,###.###;(#,###.###-)">
- <reportElement x="450" y="0" width="40" height="20" uuid="2a02b4f6-6b22-4988-b929-6ed0be92d89b">
+ <reportElement x="380" y="0" width="40" height="58" uuid="2a02b4f6-6b22-4988-b929-6ed0be92d89b">
<property name="com.jaspersoft.studio.spreadsheet.connectionID" value="c995929b-dc32-47e9-a529-a897d372596d"/>
<property name="com.jaspersoft.studio.unit.rightIndent" value="px"/>
</reportElement>
@@ -170,7 +191,7 @@
<textFieldExpression><![CDATA[$F{Qty}]]></textFieldExpression>
</textField>
<textField>
- <reportElement x="490" y="0" width="60" height="20" uuid="d90a7ada-2038-4349-b2d4-081da48aef56">
+ <reportElement x="420" y="0" width="60" height="58" uuid="d90a7ada-2038-4349-b2d4-081da48aef56">
<property name="com.jaspersoft.studio.spreadsheet.connectionID" value="fc4a8a86-c651-4a3c-bf9b-cdf8b6cedeed"/>
</reportElement>
<box topPadding="0" leftPadding="0" bottomPadding="0" rightPadding="0">
@@ -185,7 +206,7 @@
<textFieldExpression><![CDATA[$F{UOM}]]></textFieldExpression>
</textField>
<textField>
- <reportElement x="0" y="0" width="30" height="20" uuid="ec4e0ccc-888d-46ab-bb70-930436ec0d80">
+ <reportElement x="0" y="0" width="30" height="58" uuid="ec4e0ccc-888d-46ab-bb70-930436ec0d80">
<property name="com.jaspersoft.studio.unit.leftIndent" value="px"/>
</reportElement>
<box>
@@ -199,6 +220,24 @@
</textElement>
<textFieldExpression><![CDATA[$V{REPORT_COUNT}]]></textFieldExpression>
</textField>
+ <image onErrorType="Blank">
+ <reportElement x="490" y="4" width="50" height="50" uuid="501ee0ba-339d-4be1-8e4b-c55d447d0b9b"/>
+ <imageExpression><![CDATA[$F{Image_128-image_128}]]></imageExpression>
+ </image>
+ <line>
+ <reportElement x="550" y="0" width="1" height="58" uuid="329938ad-d230-4e1d-9cc6-33e60b7f8de5">
+ <property name="com.jaspersoft.studio.unit.x" value="px"/>
+ </reportElement>
+ <graphicElement>
+ <pen lineWidth="0.5"/>
+ </graphicElement>
+ </line>
+ <line>
+ <reportElement x="480" y="57" width="71" height="1" uuid="52a61c8f-1a54-4f1a-a9b8-39d40b5ad80f"/>
+ <graphicElement>
+ <pen lineWidth="0.5"/>
+ </graphicElement>
+ </line>
</band>
</detail>
<pageFooter>