OpenConcerto

Dépôt officiel du code source de l'ERP OpenConcerto
sonarqube

svn://code.openconcerto.org/openconcerto

Rev

Rev 94 | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
94 ilm 1
<?xml version="1.0" encoding="UTF-8" ?>
2
<contentDocument>
3
	<element0 location="E69" type="Value" ValueName="TOTAL_DEBIT">
4
	</element0>
5
 
6
	<element0 location="F69" type="Value" ValueName="TOTAL_CREDIT">
7
	</element0>
8
 
9
	<element0 location="G69" type="Value" ValueName="TOTAL_SOLDE">
10
	</element0>
11
 
12
	<element0 location="A1" type="Value" ValueName="TITRE_1">
13
	</element0>
14
 
15
	<element0 location="A2" type="Value" ValueName="TITRE_2">
16
	</element0>
17
 
18
	<table0 firstLine="4" endLine="68" endPageLine="69" lastColumn="G" table="ECRITURE" pageRef="F1">
19
		<element location="A" type="fill">
20
			<field name="CLASSE" />
21
		</element>
22
 
23
		<element location="B" type="fill">
24
			<field name="POSTE_CODE" />
25
		</element>
26
 
27
		<element location="C" type="fill">
28
			<field name="POSTE_NOM" />
29
		</element>
185 ilm 30
 
31
		<element location="D" type="fill">
32
			<field name="CLASSE" />
33
		</element>
94 ilm 34
 
35
 
36
		<element location="E" type="fill">
37
			<field name="DEBIT" />
38
		</element>
39
 
40
		<element location="F" type="fill">
41
			<field name="CREDIT" />
42
		</element>
43
 
44
		<element location="G" type="fill">
45
			<field name="SOLDE" />
46
		</element>
47
	</table0>
48
</contentDocument>