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
84 ilm 1
<?xml version="1.0" encoding="UTF-8" ?>
13 ilm 2
<contentDocument>
3
	<element location="B1" type="fill">
84 ilm 4
		<field base="Common" table="SOCIETE_COMMON" name="TYPE" />
5
		<field base="Common" table="SOCIETE_COMMON" name="NOM" />
13 ilm 6
	</element>
7
 
8
	<element location="B2" type="fill">
9
		<field base="Common" table="SOCIETE_COMMON" name="ID_ADRESSE_COMMON">
84 ilm 10
			<field base="Common" name="RUE" />
13 ilm 11
		</field>
12
	</element>
13
 
14
	<element location="B3" type="fill">
15
		<field base="Common" table="SOCIETE_COMMON" name="ID_ADRESSE_COMMON">
84 ilm 16
			<field base="Common" name="VILLE" type="villeCP" />
17
			<field base="Common" name="VILLE" type="ville" />
13 ilm 18
		</field>
19
	</element>
84 ilm 20
 
94 ilm 21
	<element location="B5" type="fill">
22
		<field base="Common" table="SOCIETE_COMMON" name="TYPE"/>
23
		<field base="Common" table="SOCIETE_COMMON" name="CAPITAL" prefix=" au capital de " suffix="€"/>
24
	</element>
25
 
26
	<element location="B6" type="fill">
182 ilm 27
		<field base="Common" table="SOCIETE_COMMON" name="NUM_SIRET" prefix="N° de SIRET "/>
94 ilm 28
	</element>
29
 
13 ilm 30
	<element location="B7" type="replace" replacePattern="_">
84 ilm 31
		<field base="Common" table="SOCIETE_COMMON" name="NUM_NII" />
13 ilm 32
	</element>
84 ilm 33
 
13 ilm 34
	<element location="B8" type="replace" replacePattern="_">
84 ilm 35
		<field base="Common" table="SOCIETE_COMMON" name="NUM_TEL" />
13 ilm 36
	</element>
84 ilm 37
 
13 ilm 38
	<element location="B9" type="replace" replacePattern="_">
84 ilm 39
		<field base="Common" table="SOCIETE_COMMON" name="NUM_FAX" />
13 ilm 40
	</element>
84 ilm 41
 
13 ilm 42
	<element location="B10" type="replace" replacePattern="_">
84 ilm 43
		<field base="Common" table="SOCIETE_COMMON" name="MAIL" />
13 ilm 44
	</element>
84 ilm 45
 
13 ilm 46
	<element location="B13" type="fill">
84 ilm 47
		<field name="NUMERO" />
13 ilm 48
	</element>
84 ilm 49
 
13 ilm 50
	<element location="C13" type="fill">
84 ilm 51
		<field name="DATE" />
13 ilm 52
	</element>
53
 
54
	<element location="B16" type="fill">
84 ilm 55
		<field name="NOM" />
56
	</element>
57
 
13 ilm 58
	<element location="H10" type="fill">
84 ilm 59
		<field name="ID_CLIENT">
60
			<field name="FORME_JURIDIQUE" />
61
			<field name="NOM" />
13 ilm 62
		</field>
63
	</element>
84 ilm 64
 
65
	<element location="H11" type="address.customer.shipment.full">
13 ilm 66
	</element>
84 ilm 67
 
68
	<element location="L63" type="fill">
69
		<field name="TOTAL_POIDS" valuesExpected="0.0" />
13 ilm 70
	</element>
71
 
84 ilm 72
	<table endPageLine="65" firstLine="20" endLine="60" blankLineBeforeStyle="Titre 1" lastColumn="K" base="Societe"
73
		table="BON_DE_LIVRAISON_ELEMENT" pageRef="L17">
74
		<element location="B" type="fill" cellSize="82">
75
			<field name="NOM" />
76
		</element>
13 ilm 77
 
78
		<element location="J" type="fill">
84 ilm 79
			<field name="QTE" type="supplychain.element.qtyunit.short" valuesExpected="0" />
13 ilm 80
		</element>
84 ilm 81
 
13 ilm 82
		<element location="K" type="fill">
84 ilm 83
			<field name="QTE_LIVREE" type="supplychain.element.qtyunit.deliver.short" valuesExpected="0" />
13 ilm 84
		</element>
85
 
86
		<element location="L" type="fill">
84 ilm 87
			<field name="T_POIDS_LIVREE" valuesExpected="0.0" />
13 ilm 88
		</element>
89
	</table>
90
</contentDocument>