OpenConcerto

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

svn://code.openconcerto.org/openconcerto

Rev

Rev 94 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 94 Rev 182
Line 21... Line 21...
21
		<field base="Common" table="SOCIETE_COMMON" name="TYPE"/>
21
		<field base="Common" table="SOCIETE_COMMON" name="TYPE"/>
22
		<field base="Common" table="SOCIETE_COMMON" name="CAPITAL" prefix=" au capital de " suffix="€"/>
22
		<field base="Common" table="SOCIETE_COMMON" name="CAPITAL" prefix=" au capital de " suffix="€"/>
23
	</element>
23
	</element>
24
 
24
 
25
	<element location="B6" type="fill">
25
	<element location="B6" type="fill">
26
		<field base="Common" table="SOCIETE_COMMON" name="NUM_SIRET" prefix="N° de SIREN "/>
26
		<field base="Common" table="SOCIETE_COMMON" name="NUM_SIRET" prefix="N° de SIRET "/>
27
	</element>
27
	</element>
28
 
28
 
29
	<element location="B7" type="replace" replacePattern="_">
29
	<element location="B7" type="replace" replacePattern="_">
30
		<field base="Common" table="SOCIETE_COMMON" name="NUM_NII" />
30
		<field base="Common" table="SOCIETE_COMMON" name="NUM_NII" />
31
	</element>
31
	</element>
Line 60... Line 60...
60
 
60
 
61
	<element location="C16" type="fill">
61
	<element location="C16" type="fill">
62
		<field name="OBJET" />
62
		<field name="OBJET" />
63
	</element>
63
	</element>
64
 
64
 
65
	<element location="I10" type="fill">
65
	<element location="H10" type="fill">
66
		<field name="ID_CLIENT">
66
		<field name="ID_CLIENT">
67
			<field name="FORME_JURIDIQUE" />
67
			<field name="FORME_JURIDIQUE" />
68
			<field name="NOM" />
68
			<field name="NOM" />
69
		</field>
69
		</field>
70
	</element>
70
	</element>
71
 
71
 
72
	<element location="I11" type="address.customer.full">
72
	<element location="H11" type="address.customer.full">
73
	</element>
73
	</element>
74
 
74
 
75
	<element location="L63" type="fill">
75
	<element location="L63" type="fill">
76
		<field name="T_HT" type="devise" />
76
		<field name="T_HT" type="devise" />
77
	</element>
77
	</element>