From e57142c818fd98df32de2085d0caa8724ae12430 Mon Sep 17 00:00:00 2001 From: root Date: Fri, 30 May 2025 10:38:36 +0700 Subject: add custom report collective --- jasper_reports/custom_reports/INPOIS.jrxml | 247 +++++++++++++++++++++++++++++ 1 file changed, 247 insertions(+) create mode 100644 jasper_reports/custom_reports/INPOIS.jrxml (limited to 'jasper_reports/custom_reports/INPOIS.jrxml') diff --git a/jasper_reports/custom_reports/INPOIS.jrxml b/jasper_reports/custom_reports/INPOIS.jrxml new file mode 100644 index 0000000..33cfcc8 --- /dev/null +++ b/jasper_reports/custom_reports/INPOIS.jrxml @@ -0,0 +1,247 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <band height="260" splitType="Stretch"> + <staticText> + <reportElement x="284" y="206" width="132" height="20" forecolor="#3D5959" uuid="6fa7a9d7-9d72-42df-98d6-c3d4eaf65465"/> + <textElement verticalAlignment="Bottom"> + <font size="11" isBold="true"/> + </textElement> + <text><![CDATA[Source:]]></text> + </staticText> + <staticText> + <reportElement x="139" y="206" width="132" height="20" forecolor="#3D5959" uuid="8d780816-aa12-43d9-9ec0-c5fadbac26fa"/> + <textElement verticalAlignment="Bottom"> + <font size="11" isBold="true"/> + </textElement> + <text><![CDATA[Due Date:]]></text> + </staticText> + <staticText> + <reportElement x="0" y="35" width="270" height="70" uuid="8f3b05d6-7057-4a60-a143-08c12caa64bd"/> + <text><![CDATA[PT. INDOTEKNIK DOTCOM GEMILANG +Jl. Bandengan Utara 85A No 8-9 RT 3/RW 16 +Penjaringan, Kec. Penjaringan, Jakarta +JK 14440 +Indonesia]]></text> + </staticText> + <image> + <reportElement x="0" y="1" width="126" height="33" uuid="fe68367d-328f-4bb4-9b67-3543b35187c8"/> + <imageExpression><![CDATA["https://erp.indoteknik.com/api/image/ir.attachment/datas/2135765"]]></imageExpression> + </image> + <line> + <reportElement x="-3" y="34" width="560" height="1" uuid="c397fccc-69ea-462f-9f41-97e3bc05856f"/> + </line> + <staticText> + <reportElement x="1" y="206" width="108" height="20" forecolor="#3D5959" uuid="6432b56e-1cd4-4c68-9a7b-d1276135f472"/> + <textElement verticalAlignment="Bottom"> + <font size="11" isBold="true"/> + </textElement> + <text><![CDATA[Date:]]></text> + </staticText> + <staticText> + <reportElement x="450" y="206" width="104" height="20" forecolor="#3D5959" uuid="5384afef-c086-40c8-ba25-225cc73504f1"/> + <textElement verticalAlignment="Middle"> + <font size="11" isBold="true"/> + </textElement> + <text><![CDATA[Reference:]]></text> + </staticText> + <textField> + <reportElement x="380" y="80" width="174" height="25" uuid="78635647-2eae-46d9-ba3c-78f897dea343"/> + <textElement verticalAlignment="Bottom"/> + <textFieldExpression><![CDATA[$F{Name-name}]]></textFieldExpression> + </textField> + <textField> + <reportElement x="381" y="110" width="173" height="96" uuid="830a55ef-d9e5-4839-9666-2b3f1299b8e8"/> + <textFieldExpression><![CDATA[$F{Street-street}]]></textFieldExpression> + </textField> + <textField pattern="M/d/yy"> + <reportElement x="1" y="230" width="108" height="30" uuid="48d4b33c-43cb-4716-a507-346e0aece950"/> + <textFieldExpression><![CDATA[$F{Invoice_Bill_Date-invoice_date}]]></textFieldExpression> + </textField> + <textField pattern="M/d/yy"> + <reportElement x="140" y="230" width="131" height="30" uuid="a79b4690-3af1-440f-80ef-9b6089082754"/> + <textFieldExpression><![CDATA[$F{Due_Date-invoice_date_due}]]></textFieldExpression> + </textField> + <textField> + <reportElement x="284" y="230" width="132" height="30" uuid="d011fdd6-149f-4813-b5aa-34d64eca1bd3"/> + <textFieldExpression><![CDATA[$F{Origin-invoice_origin}]]></textFieldExpression> + </textField> + <textField> + <reportElement x="450" y="230" width="104" height="30" uuid="ecd24b9f-3d67-4bd6-b05c-2ed0cd37a5d7"/> + <textFieldExpression><![CDATA[$F{Reference-ref}]]></textFieldExpression> + </textField> + <textField> + <reportElement x="0" y="180" width="380" height="30" forecolor="#AF171D" uuid="52d73f28-1315-4676-b56f-96d4c0ca1b55"/> + <textElement> + <font size="20"/> + </textElement> + <textFieldExpression><![CDATA["Invoice " + $F{Number-name}]]></textFieldExpression> + </textField> + </band> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3