summaryrefslogtreecommitdiff
path: root/jasper_reports/custom_reports/BARCODEEEE_VARIANTTT.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/BARCODEEEE_VARIANTTT.jrxml
parent3034e80a690de301d738687e94456304cac6110a (diff)
add custom report collective
Diffstat (limited to 'jasper_reports/custom_reports/BARCODEEEE_VARIANTTT.jrxml')
-rw-r--r--jasper_reports/custom_reports/BARCODEEEE_VARIANTTT.jrxml37
1 files changed, 37 insertions, 0 deletions
diff --git a/jasper_reports/custom_reports/BARCODEEEE_VARIANTTT.jrxml b/jasper_reports/custom_reports/BARCODEEEE_VARIANTTT.jrxml
new file mode 100644
index 0000000..c8f0489
--- /dev/null
+++ b/jasper_reports/custom_reports/BARCODEEEE_VARIANTTT.jrxml
@@ -0,0 +1,37 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Created with Jaspersoft Studio version 6.20.5.final using JasperReports Library version 6.20.5-3efcf2e67f959db3888d79f73dde2dbd7acb4f8e -->
+<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="BARCODEEEE_VARIANTTT" pageWidth="595" pageHeight="420" orientation="Landscape" columnWidth="555" leftMargin="20" rightMargin="20" topMargin="20" bottomMargin="20" uuid="8e3e1cfc-a54e-4472-850d-24f668010a26">
+ <property name="com.jaspersoft.studio.data.defaultdataadapter" value="barcode varianttt"/>
+ <property name="ODOO_RELATIONS">
+ <![CDATA[['product_variant_ids']]]>
+ </property>
+ <queryString language="xPath">
+ <![CDATA[/data/record]]>
+ </queryString>
+ <field name="QR_Code_Variant-qr_code_variant" class="java.lang.String">
+ <property name="net.sf.jasperreports.xpath.field.expression" value="/data/record/QR_Code_Variant-qr_code_variant"/>
+ <fieldDescription><![CDATA[/data/record/QR_Code_Variant-qr_code_variant]]></fieldDescription>
+ </field>
+ <field name="Display_Name-display_name" class="java.lang.String">
+ <property name="net.sf.jasperreports.xpath.field.expression" value="/data/record/Display_Name-display_name"/>
+ <fieldDescription><![CDATA[/data/record/Display_Name-display_name]]></fieldDescription>
+ </field>
+ <background>
+ <band splitType="Stretch"/>
+ </background>
+ <title>
+ <band height="380" splitType="Stretch">
+ <image hAlign="Center">
+ <reportElement x="-10" y="40" width="280" height="280" isRemoveLineWhenBlank="true" uuid="a19e5ef5-4675-491f-95c1-36401b48482a"/>
+ <imageExpression><![CDATA[$F{QR_Code_Variant-qr_code_variant}]]></imageExpression>
+ </image>
+ <textField isBlankWhenNull="true">
+ <reportElement x="290" y="0" width="280" height="380" isRemoveLineWhenBlank="true" uuid="357f1b2b-d4c7-45ed-9367-1aaad0f923ae"/>
+ <textElement textAlignment="Center" verticalAlignment="Middle">
+ <font size="36" isBold="true"/>
+ </textElement>
+ <textFieldExpression><![CDATA[$F{Display_Name-display_name}]]></textFieldExpression>
+ </textField>
+ </band>
+ </title>
+</jasperReport>