OpenConcerto

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

svn://code.openconcerto.org/openconcerto

Rev

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

<?xml version="1.0" encoding="UTF-8" ?>
<contentDocument>
        <element location="B1" type="fill">
                <field base="Common" table="SOCIETE_COMMON" name="TYPE" />
                <field base="Common" table="SOCIETE_COMMON" name="NOM" />
        </element>

        <element location="B2" type="fill">
                <field base="Common" table="SOCIETE_COMMON" name="ID_ADRESSE_COMMON">
                        <field base="Common" name="RUE" />
                </field>
        </element>

        <element location="B3" type="fill">
                <field base="Common" table="SOCIETE_COMMON" name="ID_ADRESSE_COMMON">
                        <field base="Common" name="VILLE" type="villeCP" />
                        <field base="Common" name="VILLE" type="ville" />
                </field>
        </element>

        <element location="B5" type="fill">
                <field base="Common" table="SOCIETE_COMMON" name="TYPE"/>
                <field base="Common" table="SOCIETE_COMMON" name="CAPITAL" prefix=" au capital de " suffix="€"/>
        </element>

        <element location="B6" type="fill">
                <field base="Common" table="SOCIETE_COMMON" name="NUM_SIRET" prefix="N° de SIRET "/>
        </element>

        <element location="B7" type="replace" replacePattern="_">
                <field base="Common" name="NUM_NII" />
        </element>

        <element location="B8" type="replace" replacePattern="_">
                <field base="Common" name="NUM_TEL" />
        </element>

        <element location="B9" type="replace" replacePattern="_">
                <field base="Common" name="NUM_FAX" />
        </element>

        <element location="B10" type="replace" replacePattern="_">
                <field base="Common" name="MAIL" />
        </element>

        <element location="B16" type="fill">
                <field name="ID_COMMERCIAL">
                        <field name="PRENOM" type="Initiale" suffix="." />
                        <field name="NOM" />
                </field>
        </element>

        <element location="B13" type="fill">
                <field name="NUMERO" />
        </element>

        <element location="C13" type="fill">
                <field name="DATE" />
        </element>

        <element location="C16" type="fill">
                <field name="NOM" />
        </element>

        <element location="H10" type="fill">
                <field name="ID_CLIENT">
                        <field name="FORME_JURIDIQUE" />
                        <field name="NOM" />
                </field>
        </element>

        <element location="H11" type="address.customer.full">

        </element>

        <element location="L63" type="fill">
                <field name="T_HT" type="Devise" />
        </element>

        <element location="L64" type="fill">
                <field name="T_TVA" type="Devise" />
        </element>

        <element location="L65" type="fill">
                <field name="T_TTC" type="Devise" />
        </element>


        <table endPageLine="66" firstLine="21" endLine="60" lastColumn="L" base="Societe" table="COMMANDE_CLIENT_ELEMENT"
                blankLineBeforeStyle="Titre 1" pageRef="L17">
                <element location="B" type="fill" cellSize="60">
                        <field name="NOM" />
                </element>

                <element location="I" type="fill">
                        <field name="PV_HT" type="devise">
                                <exclude value="0.000000"/>
                        </field>
                </element>

                <element location="J" type="supplychain.element.qtyunit.short">
                </element>

                <element location="K" type="fill">
                        <field name="ID_TAXE" conditionField="PV_HT" conditionExpValue="0.000000">
                                <field name="TAUX" op="/" number="100.0" />
                        </field>
                </element>

                <element location="L" type="fill">
                        <field name="T_PV_HT" type="devise">
                                <exclude value="0.000000"/>
                        </field>
                </element>                      
        </table>
</contentDocument>