diff options
Diffstat (limited to 'jasper_reports/custom_reports/DeliverySlip_A5.jrxml')
| -rwxr-xr-x | jasper_reports/custom_reports/DeliverySlip_A5.jrxml | 430 |
1 files changed, 430 insertions, 0 deletions
diff --git a/jasper_reports/custom_reports/DeliverySlip_A5.jrxml b/jasper_reports/custom_reports/DeliverySlip_A5.jrxml new file mode 100755 index 0000000..632a494 --- /dev/null +++ b/jasper_reports/custom_reports/DeliverySlip_A5.jrxml @@ -0,0 +1,430 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- Created with Jaspersoft Studio version 6.20.0.final using JasperReports Library version 6.20.0-2bc7ab61c56f459e8176eb05c7705e145cd400ad --> +<jasperReport xmlns="http://jasperreports.sourceforge.net/jasperreports" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://jasperreports.sourceforge.net/jasperreports http://jasperreports.sourceforge.net/xsd/jasperreport.xsd" name="Blank_A4_5" pageWidth="595" pageHeight="420" orientation="Landscape" columnWidth="555" leftMargin="20" rightMargin="20" topMargin="20" bottomMargin="20" uuid="7ca89ceb-4b1e-446c-bd67-06493bb506b1"> + <property name="com.jaspersoft.studio.data.defaultdataadapter" value="New Data Adapter (2)"/> + <property name="ODOO_RELATIONS"> + <![CDATA[['move_lines']]]> + </property> + <queryString language="xPath"> + <![CDATA[/data/record]]> + </queryString> + <field name="ItemCode" class="java.lang.String"> + <property name="net.sf.jasperreports.xpath.field.expression" value="Operations_without_package-move_line_ids_without_package/Product-product_id/Internal_Reference-default_code"/> + <fieldDescription><![CDATA[Operations_without_package-move_line_ids_without_package/Product-product_id/Internal_Reference-default_code]]></fieldDescription> + </field> + <field name="ProductName" class="java.lang.String"> + <property name="net.sf.jasperreports.xpath.field.expression" value="Operations_without_package-move_line_ids_without_package/Product-product_id/Name-name"/> + <fieldDescription><![CDATA[Operations_without_package-move_line_ids_without_package/Product-product_id/Name-name]]></fieldDescription> + </field> + <field name="CustomerName" class="java.lang.String"> + <property name="net.sf.jasperreports.xpath.field.expression" value="Contact-partner_id/Name-name"/> + <fieldDescription><![CDATA[Contact-partner_id/Name-name]]></fieldDescription> + </field> + <field name="Address" class="java.lang.String"> + <property name="net.sf.jasperreports.xpath.field.expression" value="Contact-partner_id/Street-street"/> + <fieldDescription><![CDATA[Contact-partner_id/Street-street]]></fieldDescription> + </field> + <field name="Phone" class="java.lang.String"> + <property name="net.sf.jasperreports.xpath.field.expression" value="Contact-partner_id/Phone-phone"/> + <fieldDescription><![CDATA[Contact-partner_id/Phone-phone]]></fieldDescription> + </field> + <field name="SONo" class="java.lang.String"> + <property name="net.sf.jasperreports.xpath.field.expression" value="Source_Document-origin"/> + <fieldDescription><![CDATA[Source_Document-origin]]></fieldDescription> + </field> + <field name="Date" class="java.lang.String"> + <property name="net.sf.jasperreports.xpath.field.expression" value="Date_of_Transfer-date_done"/> + <fieldDescription><![CDATA[Date_of_Transfer-date_done]]></fieldDescription> + </field> + <field name="DONo" class="java.lang.String"> + <property name="net.sf.jasperreports.xpath.field.expression" value="Reference-name"/> + <fieldDescription><![CDATA[Reference-name]]></fieldDescription> + </field> + <field name="Ekspedisi" class="java.lang.String"> + <property name="net.sf.jasperreports.xpath.field.expression" value="Carrier-carrier_id/Delivery_Method-name"/> + <fieldDescription><![CDATA[Carrier-carrier_id/Delivery_Method-name]]></fieldDescription> + </field> + <field name="UOM" class="java.lang.String"> + <property name="net.sf.jasperreports.xpath.field.expression" value="Operations_without_package-move_line_ids_without_package/Unit_of_Measure-product_uom_id/Unit_of_Measure-name"/> + <fieldDescription><![CDATA[Operations_without_package-move_line_ids_without_package/Unit_of_Measure-product_uom_id/Unit_of_Measure-name]]></fieldDescription> + </field> + <field name="Internal_Reference-default_code" class="java.lang.String"> + <property name="net.sf.jasperreports.xpath.field.expression" value="Stock_Moves-move_lines/Product-product_id/Internal_Reference-default_code"/> + <fieldDescription><![CDATA[Stock_Moves-move_lines/Product-product_id/Internal_Reference-default_code]]></fieldDescription> + </field> + <field name="Name-name" class="java.lang.String"> + <property name="net.sf.jasperreports.xpath.field.expression" value="Stock_Moves-move_lines/Product-product_id/Name-name"/> + <fieldDescription><![CDATA[Stock_Moves-move_lines/Product-product_id/Name-name]]></fieldDescription> + </field> + <field name="Real_Quantity-product_qty" class="java.math.BigDecimal"> + <property name="net.sf.jasperreports.xpath.field.expression" value="Stock_Moves-move_lines/Real_Quantity-product_qty"/> + <fieldDescription><![CDATA[Stock_Moves-move_lines/Real_Quantity-product_qty]]></fieldDescription> + </field> + <field name="Unit_of_Measure-name" class="java.lang.String"> + <property name="net.sf.jasperreports.xpath.field.expression" value="Stock_Moves-move_lines/Unit_of_Measure-product_uom/Unit_of_Measure-name"/> + <fieldDescription><![CDATA[Stock_Moves-move_lines/Unit_of_Measure-product_uom/Unit_of_Measure-name]]></fieldDescription> + </field> + <field name="Picking_Code-picking_code" class="java.lang.String"> + <property name="net.sf.jasperreports.xpath.field.expression" value="Picking_Code-picking_code"/> + <fieldDescription><![CDATA[Picking_Code-picking_code]]></fieldDescription> + </field> + <field name="Qty_BigDecimal" class="java.math.BigDecimal"> + <property name="net.sf.jasperreports.xpath.field.expression" value="Stock_Moves-move_lines/Real_Quantity-product_qty"/> + <fieldDescription><![CDATA[Stock_Moves-move_lines/Real_Quantity-product_qty]]></fieldDescription> + </field> + <variable name="Jumlah_Barang" class="java.lang.Integer" calculation="Count"> + <variableExpression><![CDATA[$F{ProductName}]]></variableExpression> + </variable> + <variable name="Total_Qty" class="java.math.BigDecimal" calculation="Sum"> + <variableExpression><![CDATA[$F{Qty_BigDecimal}]]></variableExpression> + </variable> + <background> + <band splitType="Stretch"/> + </background> + <title> + <band height="40" splitType="Stretch"> + <staticText> + <reportElement x="0" y="0" width="180" height="19" uuid="e5b47894-822c-470d-b8ef-1d32cdb8fdd8"/> + <textElement markup="none"> + <font size="8" isBold="true"/> + </textElement> + <text><![CDATA[PT Indoteknik Dotcom Gemilang]]></text> + </staticText> + <staticText> + <reportElement x="180" y="0" width="200" height="19" uuid="27e03116-dfa6-4f71-af4b-94238bfe6db8"/> + <textElement textAlignment="Center" markup="none"> + <font size="8" isBold="true"/> + </textElement> + <text><![CDATA[Surat Jalan]]></text> + </staticText> + <image> + <reportElement x="390" y="0" width="165" height="30" uuid="c1fd4c13-d80d-44ba-82c7-e10435c3931c"/> + <imageExpression><![CDATA["https://erp.indoteknik.com/report/barcode/?type=Code128&value="+$F{Picking_Code-picking_code}+"&width=300&height=50"]]></imageExpression> + </image> + <textField> + <reportElement x="390" y="30" width="165" height="10" uuid="87b21b3f-a965-467b-a390-09387ff4c2bf"/> + <textElement textAlignment="Center"> + <font size="6"/> + </textElement> + <textFieldExpression><![CDATA[$F{Picking_Code-picking_code}]]></textFieldExpression> + </textField> + </band> + </title> + <pageHeader> + <band height="50" splitType="Stretch"> + <staticText> + <reportElement x="0" y="0" width="280" height="10" uuid="6ca71a9b-cc1e-42ae-9985-72121f9be1a9"/> + <textElement> + <font size="8"/> + </textElement> + <text><![CDATA[Kepada]]></text> + </staticText> + <textField> + <reportElement x="0" y="10" width="280" height="10" uuid="29cbb842-a147-4d34-9911-1c426789311e"/> + <textElement> + <font size="8"/> + </textElement> + <textFieldExpression><![CDATA[$F{CustomerName}]]></textFieldExpression> + </textField> + <textField> + <reportElement x="0" y="20" width="280" height="20" uuid="f0515c7c-ded5-438c-bc64-3f907c262501"/> + <textElement> + <font size="8"/> + </textElement> + <textFieldExpression><![CDATA[$F{Address}]]></textFieldExpression> + </textField> + <textField> + <reportElement x="0" y="40" width="100" height="10" uuid="41904a3a-1284-49a6-a1e6-a29b527d9d42"/> + <textElement> + <font size="8"/> + </textElement> + <textFieldExpression><![CDATA[$F{Phone}]]></textFieldExpression> + </textField> + <staticText> + <reportElement x="280" y="0" width="100" height="10" uuid="32162bd1-d6e4-453b-afa3-77f953a56557"/> + <textElement textAlignment="Left"> + <font size="8"/> + </textElement> + <text><![CDATA[No Order]]></text> + </staticText> + <staticText> + <reportElement x="280" y="10" width="100" height="10" uuid="1f3941da-bda3-4650-8ceb-697ae43be3c7"/> + <textElement textAlignment="Left"> + <font size="8"/> + </textElement> + <text><![CDATA[No DO]]></text> + </staticText> + <staticText> + <reportElement x="280" y="20" width="100" height="10" uuid="94652b05-841f-4150-99cc-a8adec5be297"/> + <textElement textAlignment="Left"> + <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="Left"> + <font size="8"/> + </textElement> + <text><![CDATA[No Resi]]></text> + </staticText> + <textField> + <reportElement x="380" y="0" width="175" height="10" uuid="0aadd48d-abbe-49bb-b460-9d52e7ae4780"/> + <textElement> + <font size="8"/> + </textElement> + <textFieldExpression><![CDATA[$F{SONo}]]></textFieldExpression> + </textField> + <textField> + <reportElement x="380" y="10" width="175" height="10" uuid="326e9ee0-8924-40c6-b4f7-145a2496f6a5"/> + <textElement> + <font size="8"/> + </textElement> + <textFieldExpression><![CDATA[$F{DONo}]]></textFieldExpression> + </textField> + <textField> + <reportElement x="380" y="20" width="175" height="10" uuid="2f7ff77b-bef5-4092-9ad3-6e955359fa08"/> + <textElement> + <font size="8"/> + </textElement> + <textFieldExpression><![CDATA[$F{Ekspedisi}]]></textFieldExpression> + </textField> + </band> + </pageHeader> + <columnHeader> + <band height="10" splitType="Stretch"> + <staticText> + <reportElement x="0" y="0" width="20" height="10" uuid="9329023d-d677-4f77-ac6f-57a0b917db83"/> + <box> + <bottomPen lineWidth="0.5"/> + </box> + <textElement> + <font size="8"/> + </textElement> + <text><![CDATA[No]]></text> + </staticText> + <staticText> + <reportElement x="20" y="0" width="100" height="10" uuid="3f275bdf-4dc8-4bb5-a719-d1aef5a84e46"> + <property name="com.jaspersoft.studio.spreadsheet.connectionID" value="2fbd4baa-83af-42f6-9b81-5099916b205b"/> + </reportElement> + <box> + <bottomPen lineWidth="0.5"/> + </box> + <textElement> + <font size="8"/> + </textElement> + <text><![CDATA[Item Code]]></text> + </staticText> + <staticText> + <reportElement x="120" y="0" width="300" height="10" uuid="bd07fa03-7433-44af-a2f1-f7a33a75217b"> + <property name="com.jaspersoft.studio.spreadsheet.connectionID" value="2cb61511-dfd0-4a31-8e17-8d0abb141bf1"/> + </reportElement> + <box> + <bottomPen lineWidth="0.5"/> + </box> + <textElement> + <font size="8"/> + </textElement> + <text><![CDATA[Product]]></text> + </staticText> + <staticText> + <reportElement x="420" y="0" width="60" height="10" uuid="2ed28f46-ba65-41a0-a9c9-a07c887d2d83"> + <property name="com.jaspersoft.studio.spreadsheet.connectionID" value="1b4ef0cd-e036-41aa-8f13-5493a4ae0ad6"/> + </reportElement> + <box> + <bottomPen lineWidth="0.5"/> + </box> + <textElement textAlignment="Right"> + <font size="8"/> + </textElement> + <text><![CDATA[Qty]]></text> + </staticText> + <staticText> + <reportElement x="480" y="0" width="75" height="10" uuid="de53e020-b3e7-48dd-af39-00a36a283b2b"> + <property name="com.jaspersoft.studio.spreadsheet.connectionID" value="859e0bfe-3143-40bc-86e1-45d14977b47c"/> + </reportElement> + <box> + <bottomPen lineWidth="0.5"/> + </box> + <textElement textAlignment="Right"> + <font size="8"/> + </textElement> + <text><![CDATA[UOM]]></text> + </staticText> + </band> + </columnHeader> + <detail> + <band height="12" splitType="Stretch"> + <textField> + <reportElement x="120" y="0" width="300" height="10" uuid="a6166c16-dddf-4d4b-9507-a36d5a03dbef"> + <property name="com.jaspersoft.studio.spreadsheet.connectionID" value="ebb69155-e03c-4113-a895-144d5307e239"/> + </reportElement> + <textElement verticalAlignment="Middle"> + <font size="8"/> + </textElement> + <textFieldExpression><![CDATA[$F{Name-name}]]></textFieldExpression> + </textField> + <textField> + <reportElement x="480" y="0" width="75" height="10" uuid="f92f1f54-ecd2-4461-9d0d-d517523bb273"> + <property name="com.jaspersoft.studio.spreadsheet.connectionID" value="2b17ae44-66f6-4e69-942f-8d75337f080e"/> + </reportElement> + <textElement textAlignment="Right" verticalAlignment="Middle"> + <font size="8"/> + </textElement> + <textFieldExpression><![CDATA[$F{Unit_of_Measure-name}]]></textFieldExpression> + </textField> + <textField> + <reportElement x="0" y="0" width="20" height="10" uuid="9bdcb204-03f7-456a-a1e1-35a3dcd6cb1e"/> + <textElement verticalAlignment="Middle"> + <font size="8"/> + </textElement> + <textFieldExpression><![CDATA[$V{REPORT_COUNT}]]></textFieldExpression> + </textField> + <break> + <reportElement x="0" y="11" width="100" height="1" uuid="9611fbef-4224-48d6-b9cd-09e91ef84d77"> + <property name="com.jaspersoft.studio.unit.x" value="px"/> + <property name="com.jaspersoft.studio.unit.y" value="px"/> + <printWhenExpression><![CDATA[$V{REPORT_COUNT}==20]]></printWhenExpression> + </reportElement> + </break> + <textField> + <reportElement x="20" y="0" width="100" height="10" uuid="d7ed5eeb-4493-467f-8bc3-46c9dedec7ae"> + <property name="com.jaspersoft.studio.spreadsheet.connectionID" value="0fc318ec-7a48-48ed-9e3a-7c3810d848f7"/> + </reportElement> + <textElement verticalAlignment="Middle"> + <font size="8"/> + </textElement> + <textFieldExpression><![CDATA[$F{Internal_Reference-default_code}]]></textFieldExpression> + </textField> + <textField pattern="#,##0.###;(#,##0.###-)"> + <reportElement x="420" y="0" width="60" height="10" uuid="03ca17c9-c940-4aea-8d4d-9f6822998001"> + <property name="com.jaspersoft.studio.spreadsheet.connectionID" value="79fe52b4-2f7c-4811-944b-55ee974e991c"/> + </reportElement> + <textElement textAlignment="Right" verticalAlignment="Middle"> + <font size="8"/> + </textElement> + <textFieldExpression><![CDATA[$F{Qty_BigDecimal}]]></textFieldExpression> + </textField> + </band> + </detail> + <pageFooter> + <band height="10"> + <staticText> + <reportElement x="437" y="0" width="39" height="10" uuid="47958420-1dcb-4ecf-a3aa-9ae4ea040130"/> + <textElement> + <font size="8"/> + </textElement> + <text><![CDATA[Halaman]]></text> + </staticText> + <staticText> + <reportElement x="506" y="0" width="19" height="10" uuid="19843949-b9d1-4d2d-9728-51f701ec11fa"/> + <textElement> + <font size="8"/> + </textElement> + <text><![CDATA[dari]]></text> + </staticText> + <textField> + <reportElement x="476" y="0" width="30" height="10" uuid="b9133a7f-6e33-4ba2-a3f8-7791d82b4576"/> + <textElement textAlignment="Center"> + <font size="8"/> + </textElement> + <textFieldExpression><![CDATA[$V{PAGE_NUMBER}]]></textFieldExpression> + </textField> + <textField evaluationTime="Report"> + <reportElement x="525" y="0" width="30" height="10" uuid="16a7219a-7de8-47ed-ab16-3f24c89f4f2e"/> + <textElement textAlignment="Center"> + <font size="8"/> + </textElement> + <textFieldExpression><![CDATA[$V{PAGE_NUMBER}]]></textFieldExpression> + </textField> + </band> + </pageFooter> + <summary> + <band height="50" splitType="Stretch"> + <textField> + <reportElement x="260" y="0" width="80" height="12" uuid="f08b4b72-4323-4532-9791-8ff8aa2df593"/> + <textElement textAlignment="Right" verticalAlignment="Bottom"> + <font size="8"/> + </textElement> + <textFieldExpression><![CDATA[$V{Jumlah_Barang}]]></textFieldExpression> + </textField> + <staticText> + <reportElement x="200" y="0" width="60" height="12" uuid="799b4bd4-7604-45fb-b8ef-2eba344dd101"/> + <textElement textAlignment="Right" verticalAlignment="Bottom"> + <font size="8"/> + </textElement> + <text><![CDATA[Jumlah Barang]]></text> + </staticText> + <textField pattern="#,##0.###;(#,##0.###-)"> + <reportElement x="420" y="0" width="60" height="12" uuid="c2f3749a-89aa-494a-ae30-4683e46c90b5"/> + <textElement textAlignment="Right" verticalAlignment="Bottom"> + <font size="8"/> + </textElement> + <textFieldExpression><![CDATA[$V{Total_Qty}]]></textFieldExpression> + </textField> + <staticText> + <reportElement x="340" y="0" width="80" height="12" uuid="497e85ca-e95a-4300-8ff4-588d134d8c2d"/> + <textElement textAlignment="Right" verticalAlignment="Bottom"> + <font size="8"/> + </textElement> + <text><![CDATA[Total Qty]]></text> + </staticText> + <staticText> + <reportElement x="492" y="40" width="50" height="10" uuid="a59a8370-0ec7-4bc1-9acb-4f16756eab2c"/> + <box> + <topPen lineWidth="0.5"/> + </box> + <textElement textAlignment="Center"> + <font size="8"/> + </textElement> + <text><![CDATA[Penerima]]></text> + </staticText> + <staticText> + <reportElement x="410" y="40" width="50" height="10" uuid="8ed381ef-c03d-46ad-ac67-491edc0cb715"/> + <box> + <topPen lineWidth="0.5"/> + </box> + <textElement textAlignment="Center"> + <font size="8"/> + </textElement> + <text><![CDATA[Security]]></text> + </staticText> + <staticText> + <reportElement x="305" y="40" width="50" height="10" uuid="5fadd41c-f414-46ff-a2f2-3022fdf615a2"/> + <box> + <topPen lineWidth="0.5"/> + </box> + <textElement textAlignment="Center"> + <font size="8"/> + </textElement> + <text><![CDATA[Driver]]></text> + </staticText> + <staticText> + <reportElement x="205" y="40" width="50" height="10" uuid="ff36a278-3484-462b-a491-26d11b76dd14"/> + <box> + <topPen lineWidth="0.5"/> + </box> + <textElement textAlignment="Center"> + <font size="8"/> + </textElement> + <text><![CDATA[Gudang]]></text> + </staticText> + <staticText> + <reportElement x="100" y="40" width="50" height="10" uuid="2ac2e22f-ddf8-44f4-bdd6-a30b11d5ab2f"/> + <box> + <topPen lineWidth="0.5"/> + </box> + <textElement textAlignment="Center"> + <font size="8"/> + </textElement> + <text><![CDATA[Finance]]></text> + </staticText> + <line> + <reportElement x="0" y="0" width="555" height="1" uuid="cfaed684-f1df-483d-a8f0-0f5a64c10951"/> + <graphicElement> + <pen lineWidth="0.5"/> + </graphicElement> + </line> + </band> + </summary> +</jasperReport> |
