summaryrefslogtreecommitdiff
path: root/jasper_reports/custom_reports/DeliverySlip_A5.jrxml
diff options
context:
space:
mode:
Diffstat (limited to 'jasper_reports/custom_reports/DeliverySlip_A5.jrxml')
-rwxr-xr-xjasper_reports/custom_reports/DeliverySlip_A5.jrxml33
1 files changed, 22 insertions, 11 deletions
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 @@
<property name="net.sf.jasperreports.xpath.field.expression" value="/data/record/Operations_without_package-move_line_ids_without_package/Done-qty_done"/>
<fieldDescription><![CDATA[/data/record/Operations_without_package-move_line_ids_without_package/Done-qty_done]]></fieldDescription>
</field>
+ <field name="cust_reference" class="java.lang.String">
+ <property name="net.sf.jasperreports.xpath.field.expression" value="/data/record/Procurement_Group-group_id/Sale_Order-sale_id/Customer_Reference-client_order_ref"/>
+ <fieldDescription><![CDATA[/data/record/Procurement_Group-group_id/Sale_Order-sale_id/Customer_Reference-client_order_ref]]></fieldDescription>
+ </field>
<variable name="Jumlah_Barang" class="java.lang.Integer" calculation="Count">
<variableExpression><![CDATA[$F{product_name}]]></variableExpression>
</variable>
@@ -143,26 +147,19 @@
<text><![CDATA[No Order]]></text>
</staticText>
<staticText>
- <reportElement x="280" y="10" width="100" height="10" uuid="1f3941da-bda3-4650-8ceb-697ae43be3c7"/>
+ <reportElement x="280" y="20" width="100" height="10" uuid="1f3941da-bda3-4650-8ceb-697ae43be3c7"/>
<textElement textAlignment="Right">
<font size="8"/>
</textElement>
- <text><![CDATA[No DO]]></text>
+ <text><![CDATA[Reference]]></text>
</staticText>
<staticText>
- <reportElement x="280" y="20" width="100" height="10" uuid="94652b05-841f-4150-99cc-a8adec5be297"/>
+ <reportElement x="280" y="30" width="100" height="10" uuid="94652b05-841f-4150-99cc-a8adec5be297"/>
<textElement textAlignment="Right">
<font size="8"/>
</textElement>
<text><![CDATA[Ekspedisi]]></text>
</staticText>
- <staticText>
- <reportElement x="280" y="30" width="100" height="10" uuid="91358641-ba5b-4741-9ff9-773506e44fad"/>
- <textElement textAlignment="Right">
- <font size="8"/>
- </textElement>
- <text><![CDATA[No Resi]]></text>
- </staticText>
<textField>
<reportElement x="390" y="0" width="165" height="10" uuid="0aadd48d-abbe-49bb-b460-9d52e7ae4780"/>
<textElement>
@@ -178,7 +175,7 @@
<textFieldExpression><![CDATA[$F{DONo}]]></textFieldExpression>
</textField>
<textField>
- <reportElement x="390" y="20" width="165" height="10" uuid="2f7ff77b-bef5-4092-9ad3-6e955359fa08"/>
+ <reportElement x="390" y="30" width="165" height="10" uuid="2f7ff77b-bef5-4092-9ad3-6e955359fa08"/>
<textElement>
<font size="8"/>
</textElement>
@@ -199,6 +196,20 @@
<textFieldExpression><![CDATA[$F{Date}]]></textFieldExpression>
<patternExpression><![CDATA[new SimpleDateFormat("dd/MM/yyyy").format($F{Date})]]></patternExpression>
</textField>
+ <textField>
+ <reportElement x="390" y="20" width="165" height="10" uuid="86208a54-fbe9-4a01-a22b-1faacb4538f0"/>
+ <textElement>
+ <font size="8"/>
+ </textElement>
+ <textFieldExpression><![CDATA[$F{cust_reference}]]></textFieldExpression>
+ </textField>
+ <staticText>
+ <reportElement x="280" y="10" width="100" height="10" uuid="2e97f076-f6b8-4915-86d3-f79641dc83ad"/>
+ <textElement textAlignment="Right">
+ <font size="8"/>
+ </textElement>
+ <text><![CDATA[No DO]]></text>
+ </staticText>
</band>
</pageHeader>
<columnHeader>