blob: 8c678855650af4c9a6b85599355c348cacedb010 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
|
<?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="AlamatTempel" pageWidth="298" pageHeight="420" columnWidth="258" leftMargin="20" rightMargin="20" topMargin="20" bottomMargin="20" uuid="2e0fdfd1-3a8c-4786-9270-fad3a8435726">
<property name="com.jaspersoft.studio.unit." value="mm"/>
<property name="com.jaspersoft.studio.unit.pageHeight" value="mm"/>
<property name="com.jaspersoft.studio.unit.pageWidth" value="mm"/>
<property name="com.jaspersoft.studio.unit.topMargin" value="mm"/>
<property name="com.jaspersoft.studio.unit.bottomMargin" value="mm"/>
<property name="com.jaspersoft.studio.unit.leftMargin" value="mm"/>
<property name="com.jaspersoft.studio.unit.rightMargin" value="mm"/>
<property name="com.jaspersoft.studio.unit.columnWidth" value="mm"/>
<property name="com.jaspersoft.studio.unit.columnSpacing" value="mm"/>
<property name="com.jaspersoft.studio.data.defaultdataadapter" value="Stock Picking"/>
<property name="ODOO_RELATIONS">
<![CDATA[['move_lines']]]>
</property>
<queryString language="XPath">
<![CDATA[]]>
</queryString>
<field name="Delivery_Method-name" class="java.lang.String">
<property name="net.sf.jasperreports.xpath.field.expression" value="/data/record/Carrier-carrier_id/Delivery_Method-name"/>
<fieldDescription><![CDATA[/data/record/Carrier-carrier_id/Delivery_Method-name]]></fieldDescription>
</field>
<field name="salesperson" class="java.lang.String">
<property name="net.sf.jasperreports.xpath.field.expression" value="/data/record/Sales_Order-sale_id/Salesperson-user_id/Name-name"/>
<fieldDescription><![CDATA[/data/record/Sales_Order-sale_id/Salesperson-user_id/Name-name]]></fieldDescription>
</field>
<field name="salesphone" class="java.lang.String">
<property name="net.sf.jasperreports.xpath.field.expression" value="/data/record/Sales_Order-sale_id/Salesperson-user_id/Phone-phone"/>
<fieldDescription><![CDATA[/data/record/Sales_Order-sale_id/Salesperson-user_id/Phone-phone]]></fieldDescription>
</field>
<field name="Email-email" class="java.lang.String">
<property name="net.sf.jasperreports.xpath.field.expression" value="/data/record/Sales_Order-sale_id/Salesperson-user_id/Email-email"/>
<fieldDescription><![CDATA[/data/record/Sales_Order-sale_id/Salesperson-user_id/Email-email]]></fieldDescription>
</field>
<field name="Street-street" class="java.lang.String">
<property name="net.sf.jasperreports.xpath.field.expression" value="/data/record/Sales_Order-sale_id/Customer-partner_id/Street-street"/>
<fieldDescription><![CDATA[/data/record/Sales_Order-sale_id/Customer-partner_id/Street-street]]></fieldDescription>
</field>
<field name="Street2-street2" class="java.lang.String">
<property name="net.sf.jasperreports.xpath.field.expression" value="/data/record/Sales_Order-sale_id/Customer-partner_id/Street2-street2"/>
<fieldDescription><![CDATA[/data/record/Sales_Order-sale_id/Customer-partner_id/Street2-street2]]></fieldDescription>
</field>
<field name="customername" class="java.lang.String">
<property name="net.sf.jasperreports.xpath.field.expression" value="/data/record/Sales_Order-sale_id/Customer-partner_id/Name-name"/>
<fieldDescription><![CDATA[/data/record/Sales_Order-sale_id/Customer-partner_id/Name-name]]></fieldDescription>
</field>
<field name="customerphone" class="java.lang.String">
<property name="net.sf.jasperreports.xpath.field.expression" value="/data/record/Sales_Order-sale_id/Customer-partner_id/Phone-phone"/>
<fieldDescription><![CDATA[/data/record/Sales_Order-sale_id/Customer-partner_id/Phone-phone]]></fieldDescription>
</field>
<background>
<band splitType="Stretch"/>
</background>
<title>
<band height="50" splitType="Stretch">
<image>
<reportElement x="0" y="0" width="140" height="50" uuid="7dea8f16-ea36-4ebb-8665-3dd09535901d"/>
<imageExpression><![CDATA["/odoo14/images/logo_indoteknik_no_color.jpeg"]]></imageExpression>
</image>
</band>
</title>
<pageHeader>
<band height="172">
<staticText>
<reportElement x="0" y="0" width="250" height="14" uuid="9d7f7b14-43ea-4492-803f-6badaaa33c7f"/>
<textElement>
<font size="10"/>
</textElement>
<text><![CDATA[Ekspedisi]]></text>
</staticText>
<textField>
<reportElement x="0" y="14" width="250" height="14" uuid="a08cdd15-9fab-4743-b1d0-d334986a1201"/>
<textElement>
<font size="10" isBold="true"/>
</textElement>
<textFieldExpression><![CDATA[$F{Delivery_Method-name}]]></textFieldExpression>
</textField>
<staticText>
<reportElement x="0" y="28" width="250" height="14" uuid="8705000a-f1e7-4efe-a18a-95ffc955921c"/>
<textElement>
<font size="10"/>
</textElement>
<text><![CDATA[Kepada]]></text>
</staticText>
<textField>
<reportElement x="0" y="42" width="250" height="14" uuid="debdc706-5bc6-4b83-8592-848b6130fbbf"/>
<textElement verticalAlignment="Top">
<font size="10" isBold="true"/>
</textElement>
<textFieldExpression><![CDATA[$F{customername}]]></textFieldExpression>
</textField>
<textField>
<reportElement x="0" y="70" width="250" height="30" uuid="ce154705-9c04-42d1-b050-16406ad46a1a"/>
<textElement>
<font size="10"/>
</textElement>
<textFieldExpression><![CDATA[$F{Street-street}]]></textFieldExpression>
</textField>
<textField isBlankWhenNull="true">
<reportElement x="0" y="100" width="250" height="30" uuid="2e2981a9-3514-4af3-92ac-99135dbb1831"/>
<textElement>
<font size="10"/>
</textElement>
<textFieldExpression><![CDATA[$F{Street2-street2}]]></textFieldExpression>
</textField>
<staticText>
<reportElement x="0" y="130" width="250" height="14" uuid="28ec38f8-9383-40e0-9631-b3ab587d1409"/>
<textElement>
<font size="10"/>
</textElement>
<text><![CDATA[Dari]]></text>
</staticText>
<staticText>
<reportElement x="0" y="144" width="80" height="14" uuid="c1d2b7b8-1df7-4920-aafd-3a8defdb5fdc"/>
<textElement>
<font size="10" isBold="true"/>
</textElement>
<text><![CDATA[INDOTEKNIK.COM]]></text>
</staticText>
<textField>
<reportElement x="80" y="144" width="170" height="14" uuid="d2d66d39-c8a1-4adc-a759-892ebe7df3c4">
<property name="com.jaspersoft.studio.unit.height" value="mm"/>
</reportElement>
<textElement>
<font size="10" isBold="true"/>
</textElement>
<textFieldExpression><![CDATA[$F{salesperson}]]></textFieldExpression>
</textField>
<staticText>
<reportElement x="0" y="158" width="80" height="14" uuid="61f4ad47-fe12-4ccf-af1e-4f5dab099949"/>
<textElement>
<font size="10"/>
</textElement>
<text><![CDATA[NO HP]]></text>
</staticText>
<textField>
<reportElement x="80" y="158" width="170" height="14" uuid="6a27d5df-b3af-4824-a036-5c87163a61a2">
<property name="com.jaspersoft.studio.unit.height" value="mm"/>
</reportElement>
<textElement>
<font size="10"/>
</textElement>
<textFieldExpression><![CDATA[$F{salesphone}]]></textFieldExpression>
</textField>
<textField>
<reportElement x="0" y="56" width="250" height="14" uuid="689389ff-1dae-483a-a1f6-611095c2952c"/>
<textFieldExpression><![CDATA[$F{customerphone}]]></textFieldExpression>
</textField>
</band>
</pageHeader>
</jasperReport>
|