From 6494941037ae2670876de9940853d50538eb5129 Mon Sep 17 00:00:00 2001
From: Kenmegne <stephanie.kenmegne@gmail.com>
Date: Fri, 19 Jun 2026 11:25:51 +0000
Subject: [PATCH] move to new repo
---
reporting-adhoc/reports/jrxml/DossierDetail.jrxml | 271 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
1 files changed, 271 insertions(+), 0 deletions(-)
diff --git a/reporting-adhoc/reports/jrxml/DossierDetail.jrxml b/reporting-adhoc/reports/jrxml/DossierDetail.jrxml
new file mode 100644
index 0000000..fa01fbd
--- /dev/null
+++ b/reporting-adhoc/reports/jrxml/DossierDetail.jrxml
@@ -0,0 +1,271 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<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="DossierDetail" pageWidth="700" pageHeight="500" orientation="Landscape" columnWidth="600" leftMargin="14" rightMargin="0" topMargin="8" bottomMargin="11" whenResourceMissingType="Key" whenNoDataType="NoDataSection" uuid="605f95ec-9bc5-48bc-b430-efbb5ef2ceef">
+ <property name="com.jaspersoft.studio.data.defaultdataadapter" value="One Empty Record"/>
+ <property name="com.jaspersoft.studio.unit." value="pixel"/>
+ <property name="com.jaspersoft.studio.unit.pageHeight" value="pixel"/>
+ <property name="com.jaspersoft.studio.unit.pageWidth" value="pixel"/>
+ <property name="com.jaspersoft.studio.unit.topMargin" value="pixel"/>
+ <property name="com.jaspersoft.studio.unit.bottomMargin" value="pixel"/>
+ <property name="com.jaspersoft.studio.unit.leftMargin" value="pixel"/>
+ <property name="com.jaspersoft.studio.unit.rightMargin" value="pixel"/>
+ <property name="com.jaspersoft.studio.unit.columnWidth" value="pixel"/>
+ <property name="com.jaspersoft.studio.unit.columnSpacing" value="pixel"/>
+ <parameter name="SUBREPORT_DIR" class="java.lang.String" isForPrompting="true"/>
+
+ <field name="reference" class="java.lang.String" >
+ <fieldDescription><![CDATA[reference]]></fieldDescription>
+ </field>
+ <field name="dateDetail" class="java.lang.String" >
+ <fieldDescription><![CDATA[dateDetail]]></fieldDescription>
+ </field>
+ <field name="systemePaiement" class="java.lang.String" >
+ <fieldDescription><![CDATA[systemePaiement]]></fieldDescription>
+ </field>
+ <field name="montant" class="java.math.BigDecimal" >
+ <fieldDescription><![CDATA[montant]]></fieldDescription>
+ </field>
+
+ <variable name="REPORT_PAGE" class="java.lang.Integer" resetType="None" incrementType="Page">
+ <variableExpression><![CDATA[$V{PAGE_NUMBER}]]></variableExpression>
+ </variable>
+ <variable name="LINE_NUMBER" class="java.lang.Long" resetType="Group" resetGroup="Groupe1" calculation="Count">
+ <variableExpression><![CDATA[Boolean.TRUE]]></variableExpression>
+ <initialValueExpression><![CDATA[new Long(1)]]></initialValueExpression>
+ </variable>
+ <group name="Groupe1" isStartNewPage="true" minHeightToStartNewPage="60">
+ <groupHeader>
+ <band splitType="Immediate">
+ <property name="com.jaspersoft.studio.unit.height" value="px"/>
+ </band>
+ </groupHeader>
+ <groupFooter>
+ <band splitType="Immediate">
+ <property name="com.jaspersoft.studio.unit.height" value="px"/>
+ </band>
+ </groupFooter>
+ </group>
+ <pageHeader>
+ <band height="20" splitType="Immediate" >
+ <property name="com.jaspersoft.studio.unit.height" value="px"/>
+ <staticText>
+ <reportElement x="0" y="0" width="150" height="20" forecolor="#000000" uuid="6f376ed3-c299-40f6-bc3b-fb32b0962d08">
+ <property name="com.jaspersoft.studio.unit.x" value="px"/>
+ <property name="com.jaspersoft.studio.unit.width" value="px"/>
+ <property name="com.jaspersoft.studio.unit.y" value="px"/>
+ <property name="com.jaspersoft.studio.unit.height" value="px"/>
+
+ </reportElement>
+ <textElement textAlignment="Left" verticalAlignment="Middle">
+ <font fontName="Serif" size="10" isBold="true" isUnderline="false"/>
+ <paragraph lineSpacingSize="0.0" firstLineIndent="0" leftIndent="0" rightIndent="0" spacingBefore="0" spacingAfter="0" />
+ </textElement>
+ <text><![CDATA[Liste détails virement]]></text>
+ </staticText>
+ </band>
+ </pageHeader>
+ <columnHeader>
+ <band height="19" splitType="Stretch" >
+ <property name="com.jaspersoft.studio.unit.height" value="px"/>
+ <staticText>
+ <reportElement x="0" y="0" width="38" height="19" forecolor="#000000" uuid="ca5498a9-0d92-4c4c-98b1-21c4b0300b57">
+ <property name="com.jaspersoft.studio.unit.x" value="px"/>
+ <property name="com.jaspersoft.studio.unit.width" value="px"/>
+ <property name="com.jaspersoft.studio.unit.y" value="px"/>
+ <property name="com.jaspersoft.studio.unit.height" value="px"/>
+
+ </reportElement>
+ <box>
+ <pen lineWidth="1.0" lineStyle="Solid" lineColor="#000000" />
+ <topPen lineWidth="1.0"/>
+ <leftPen lineWidth="1.0"/>
+ <bottomPen lineWidth="1.0"/>
+ </box>
+ <textElement textAlignment="Center" verticalAlignment="Middle">
+ <font fontName="Serif" size="10" isBold="true" isUnderline="false"/>
+ <paragraph lineSpacingSize="0.0" firstLineIndent="0" leftIndent="0" rightIndent="0" spacingBefore="0" spacingAfter="0" />
+ </textElement>
+ <text><![CDATA[N°]]></text>
+ </staticText>
+ <staticText>
+ <reportElement x="38" y="0" width="159" height="19" forecolor="#000000" uuid="36d4d583-6015-4a39-86b7-fe2e77304df8">
+ <property name="com.jaspersoft.studio.unit.x" value="px"/>
+ <property name="com.jaspersoft.studio.unit.width" value="px"/>
+ <property name="com.jaspersoft.studio.unit.y" value="px"/>
+ <property name="com.jaspersoft.studio.unit.height" value="px"/>
+
+ </reportElement>
+ <box>
+ <pen lineWidth="1.0" lineStyle="Solid" lineColor="#000000" />
+ <topPen lineWidth="1.0"/>
+ <leftPen lineWidth="1.0"/>
+ <bottomPen lineWidth="1.0"/>
+ </box>
+ <textElement textAlignment="Center" verticalAlignment="Middle">
+ <font fontName="Serif" size="10" isBold="true" isUnderline="false"/>
+ <paragraph lineSpacingSize="0.0" firstLineIndent="0" leftIndent="0" rightIndent="0" spacingBefore="0" spacingAfter="0" />
+ </textElement>
+ <text><![CDATA[REFERENCE]]></text>
+ </staticText>
+ <staticText>
+ <reportElement x="197" y="0" width="159" height="19" forecolor="#000000" uuid="89505e6a-8167-4d74-9d5c-42ddd16288b1">
+ <property name="com.jaspersoft.studio.unit.x" value="px"/>
+ <property name="com.jaspersoft.studio.unit.width" value="px"/>
+ <property name="com.jaspersoft.studio.unit.y" value="px"/>
+ <property name="com.jaspersoft.studio.unit.height" value="px"/>
+
+ </reportElement>
+ <box>
+ <pen lineWidth="1.0" lineStyle="Solid" lineColor="#000000" />
+ <topPen lineWidth="1.0"/>
+ <leftPen lineWidth="1.0"/>
+ <bottomPen lineWidth="1.0"/>
+ </box>
+ <textElement textAlignment="Center" verticalAlignment="Middle">
+ <font fontName="Serif" size="10" isBold="true" isUnderline="false"/>
+ <paragraph lineSpacingSize="0.0" firstLineIndent="0" leftIndent="0" rightIndent="0" spacingBefore="0" spacingAfter="0" />
+ </textElement>
+ <text><![CDATA[SYSTEME PAIEMENT]]></text>
+ </staticText>
+ <staticText>
+ <reportElement x="356" y="0" width="159" height="19" forecolor="#000000" uuid="4cf82043-e285-47b7-9ace-65c71786c54b">
+ <property name="com.jaspersoft.studio.unit.x" value="px"/>
+ <property name="com.jaspersoft.studio.unit.width" value="px"/>
+ <property name="com.jaspersoft.studio.unit.y" value="px"/>
+ <property name="com.jaspersoft.studio.unit.height" value="px"/>
+
+ </reportElement>
+ <box>
+ <pen lineWidth="1.0" lineStyle="Solid" lineColor="#000000" />
+ <topPen lineWidth="1.0"/>
+ <leftPen lineWidth="1.0"/>
+ <bottomPen lineWidth="1.0"/>
+ </box>
+ <textElement textAlignment="Center" verticalAlignment="Middle">
+ <font fontName="Serif" size="10" isBold="true" isUnderline="false"/>
+ <paragraph lineSpacingSize="0.0" firstLineIndent="0" leftIndent="0" rightIndent="0" spacingBefore="0" spacingAfter="0" />
+ </textElement>
+ <text><![CDATA[MONTANT]]></text>
+ </staticText>
+ <staticText>
+ <reportElement x="515" y="0" width="161" height="19" forecolor="#000000" uuid="e7523ae2-1ba8-4710-a7e5-e5928d67bb9c">
+ <property name="com.jaspersoft.studio.unit.x" value="px"/>
+ <property name="com.jaspersoft.studio.unit.width" value="px"/>
+ <property name="com.jaspersoft.studio.unit.y" value="px"/>
+ <property name="com.jaspersoft.studio.unit.height" value="px"/>
+
+ </reportElement>
+ <box>
+ <pen lineWidth="1.0" lineStyle="Solid" lineColor="#000000" />
+ <topPen lineWidth="1.0"/>
+ <leftPen lineWidth="1.0"/>
+ <bottomPen lineWidth="1.0"/>
+ </box>
+ <textElement textAlignment="Center" verticalAlignment="Middle">
+ <font fontName="Serif" size="10" isBold="true" isUnderline="false"/>
+ <paragraph lineSpacingSize="0.0" firstLineIndent="0" leftIndent="0" rightIndent="0" spacingBefore="0" spacingAfter="0" />
+ </textElement>
+ <text><![CDATA[DATE OPERATION]]></text>
+ </staticText>
+ </band>
+ </columnHeader>
+ <detail>
+ <band height="19" splitType="Immediate" >
+ <property name="com.jaspersoft.studio.unit.height" value="px"/>
+ <textField isBlankWhenNull="true" textAdjust="StretchHeight">
+ <reportElement x="0" y="0" width="38" height="19" isRemoveLineWhenBlank="false" forecolor="#000000" stretchType="ElementGroupHeight" isPrintInFirstWholeBand="true" isPrintWhenDetailOverflows="true" uuid="9096d398-8129-48c7-ba7b-e3d3f05e8d50">
+ <property name="com.jaspersoft.studio.unit.x" value="px"/>
+ <property name="com.jaspersoft.studio.unit.width" value="px"/>
+ <property name="com.jaspersoft.studio.unit.y" value="px"/>
+ <property name="com.jaspersoft.studio.unit.height" value="px"/>
+
+ </reportElement>
+ <box>
+ <pen lineWidth="1.0" lineStyle="Solid" lineColor="#000000" />
+ <leftPen lineWidth="0.5"/>
+ <bottomPen lineWidth="0.5"/>
+ </box>
+ <textElement textAlignment="Center" verticalAlignment="Middle">
+ <font fontName="Serif" size="10" isBold="false" isUnderline="false"/>
+ <paragraph lineSpacing="1_1_2" lineSpacingSize="0.0" firstLineIndent="0" leftIndent="0" rightIndent="0" spacingBefore="0" spacingAfter="0" />
+ </textElement>
+ <textFieldExpression><![CDATA[String.valueOf($V{LINE_NUMBER})]]></textFieldExpression>
+ </textField>
+ <textField isBlankWhenNull="true" textAdjust="StretchHeight">
+ <reportElement x="38" y="0" width="159" height="19" isRemoveLineWhenBlank="false" forecolor="#000000" stretchType="ElementGroupHeight" isPrintInFirstWholeBand="true" isPrintWhenDetailOverflows="true" uuid="c4e1afd2-9ccc-4d6f-81f1-5d6532d77278">
+ <property name="com.jaspersoft.studio.unit.x" value="px"/>
+ <property name="com.jaspersoft.studio.unit.width" value="px"/>
+ <property name="com.jaspersoft.studio.unit.y" value="px"/>
+ <property name="com.jaspersoft.studio.unit.height" value="px"/>
+
+ </reportElement>
+ <box>
+ <pen lineWidth="1.0" lineStyle="Solid" lineColor="#000000" />
+ <leftPen lineWidth="0.5"/>
+ <bottomPen lineWidth="0.5"/>
+ </box>
+ <textElement textAlignment="Center" verticalAlignment="Middle">
+ <font fontName="Serif" size="10" isBold="false" isUnderline="false"/>
+ <paragraph lineSpacing="1_1_2" lineSpacingSize="0.0" firstLineIndent="0" leftIndent="0" rightIndent="0" spacingBefore="0" spacingAfter="0" />
+ </textElement>
+ <textFieldExpression><![CDATA[$F{reference}]]></textFieldExpression>
+ </textField>
+ <textField isBlankWhenNull="true" textAdjust="StretchHeight">
+ <reportElement x="197" y="0" width="159" height="19" isRemoveLineWhenBlank="false" forecolor="#000000" stretchType="ElementGroupHeight" isPrintInFirstWholeBand="true" isPrintWhenDetailOverflows="true" uuid="1d304c34-2d86-41ee-80c2-2a1cdfd1c238">
+ <property name="com.jaspersoft.studio.unit.x" value="px"/>
+ <property name="com.jaspersoft.studio.unit.width" value="px"/>
+ <property name="com.jaspersoft.studio.unit.y" value="px"/>
+ <property name="com.jaspersoft.studio.unit.height" value="px"/>
+
+ </reportElement>
+ <box>
+ <pen lineWidth="1.0" lineStyle="Solid" lineColor="#000000" />
+ <leftPen lineWidth="0.5"/>
+ <bottomPen lineWidth="0.5"/>
+ </box>
+ <textElement textAlignment="Center" verticalAlignment="Middle">
+ <font fontName="Serif" size="10" isBold="false" isUnderline="false"/>
+ <paragraph lineSpacing="1_1_2" lineSpacingSize="0.0" firstLineIndent="0" leftIndent="0" rightIndent="0" spacingBefore="0" spacingAfter="0" />
+ </textElement>
+ <textFieldExpression><![CDATA[$F{systemePaiement}]]></textFieldExpression>
+ </textField>
+ <textField pattern="#,##0.###;(#,##0.###-)" isBlankWhenNull="true" textAdjust="StretchHeight">
+ <reportElement x="356" y="0" width="159" height="19" isRemoveLineWhenBlank="false" forecolor="#000000" stretchType="ElementGroupHeight" isPrintInFirstWholeBand="true" isPrintWhenDetailOverflows="true" uuid="e0e5f8c5-4177-4c9f-835a-9cc61f57e3f0">
+ <property name="com.jaspersoft.studio.unit.x" value="px"/>
+ <property name="com.jaspersoft.studio.unit.width" value="px"/>
+ <property name="com.jaspersoft.studio.unit.y" value="px"/>
+ <property name="com.jaspersoft.studio.unit.height" value="px"/>
+
+ </reportElement>
+ <box>
+ <pen lineWidth="1.0" lineStyle="Solid" lineColor="#000000" />
+ <leftPen lineWidth="0.5"/>
+ <bottomPen lineWidth="0.5"/>
+ </box>
+ <textElement textAlignment="Center" verticalAlignment="Middle">
+ <font fontName="Serif" size="10" isBold="false" isUnderline="false"/>
+ <paragraph lineSpacing="1_1_2" lineSpacingSize="0.0" firstLineIndent="0" leftIndent="0" rightIndent="0" spacingBefore="0" spacingAfter="0" />
+ </textElement>
+ <textFieldExpression><![CDATA[$F{montant}]]></textFieldExpression>
+ </textField>
+ <textField isBlankWhenNull="true" textAdjust="StretchHeight">
+ <reportElement x="515" y="0" width="161" height="19" isRemoveLineWhenBlank="false" forecolor="#000000" stretchType="ElementGroupHeight" isPrintInFirstWholeBand="true" isPrintWhenDetailOverflows="true" uuid="f50923c0-0e3e-453d-a1c9-c83d51674b9a">
+ <property name="com.jaspersoft.studio.unit.x" value="px"/>
+ <property name="com.jaspersoft.studio.unit.width" value="px"/>
+ <property name="com.jaspersoft.studio.unit.y" value="px"/>
+ <property name="com.jaspersoft.studio.unit.height" value="px"/>
+
+ </reportElement>
+ <box>
+ <pen lineWidth="1.0" lineStyle="Solid" lineColor="#000000" />
+ <leftPen lineWidth="0.5"/>
+ <bottomPen lineWidth="0.5"/>
+ </box>
+ <textElement textAlignment="Center" verticalAlignment="Middle">
+ <font fontName="Serif" size="10" isBold="false" isUnderline="false"/>
+ <paragraph lineSpacing="1_1_2" lineSpacingSize="0.0" firstLineIndent="0" leftIndent="0" rightIndent="0" spacingBefore="0" spacingAfter="0" />
+ </textElement>
+ <textFieldExpression><![CDATA[$F{dateDetail}]]></textFieldExpression>
+ </textField>
+ </band>
+ </detail>
+</jasperReport>
\ No newline at end of file
--
Gitblit v1.10.0