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" table="SOCIETE_COMMON" name="NUM_NII" />
        </element>

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

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

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

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

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

        <element location="B16" 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.shipment.full">
        </element>

        <element location="L63" type="fill">
                <field name="TOTAL_POIDS" valuesExpected="0.0" />
        </element>

        <table endPageLine="65" firstLine="20" endLine="60" blankLineBeforeStyle="Titre 1" lastColumn="K" base="Societe"
                table="BON_DE_LIVRAISON_ELEMENT" pageRef="L17">
                <element location="B" type="fill" cellSize="82">
                        <field name="NOM" />
                </element>

                <element location="J" type="fill">
                        <field name="QTE" type="supplychain.element.qtyunit.short" valuesExpected="0" />
                </element>

                <element location="K" type="fill">
                        <field name="QTE_LIVREE" type="supplychain.element.qtyunit.deliver.short" valuesExpected="0" />
                </element>

                <element location="L" type="fill">
                        <field name="T_POIDS_LIVREE" valuesExpected="0.0" />
                </element>
        </table>
</contentDocument>