# 7. TRANSFORMATIONS DE DOCUMENTS

# Transformations de documents

<span style="white-space: pre-wrap;">Les structures (titres, sous-totaux, textes libres) sont </span>**préservées**<span style="white-space: pre-wrap;"> lors de toutes les opérations de transformation de documents.</span>

##### **OPÉRATION SUPPORTÉES**

<table id="bkmrk-conversion-en-cha%C3%AEne" style="width: 100%; border-collapse: collapse;"><colgroup><col style="width: 220px;"></col><col></col></colgroup><tbody><tr style="background-color: rgb(228, 228, 228); border-bottom: 1px solid rgb(238, 238, 238); vertical-align: top;"><td style="width: 220px; padding: 14px 20px;">Conversion en chaîne

</td><td style="padding: 14px 20px;">Devis → commande → facture. La structure est intégralement conservée à chaque étape.

</td></tr><tr style="border-bottom: 1px solid rgb(238, 238, 238); vertical-align: top;"><td style="padding: 14px 20px;">Clonage

</td><td style="padding: 14px 20px;">La duplication d'un document reproduit fidèlement sa structure.

</td></tr><tr style="background-color: rgb(228, 228, 228); border-bottom: 1px solid rgb(238, 238, 238); vertical-align: top;"><td style="padding: 14px 20px;">Facturation groupée

</td><td style="padding: 14px 20px;"><span style="white-space: pre-wrap;">Un bloc titre peut être ajouté entre chaque commande. Le texte est personnalisable avec les clés </span>`<span class="editor-theme-code">__REFORDER__</span>`<span style="white-space: pre-wrap;"> et </span>`<span class="editor-theme-code">__REFCUSTOMER__</span>`.

</td></tr><tr style="border-bottom: 1px solid rgb(238, 238, 238); vertical-align: top;"><td style="padding: 14px 20px;">Expéditions

</td><td style="padding: 14px 20px;">Génération d'expéditions depuis une commande. La liste des bons d'expédition/livraison liés peut être ajoutée à la description du titre.

</td></tr><tr style="background-color: rgb(228, 228, 228); vertical-align: top;"><td style="padding: 14px 20px;">Factures récurrentes

</td><td style="padding: 14px 20px;">Création de factures récurrentes depuis un modèle — la structure est préservée.

</td></tr></tbody></table>

##### **CHAÎNE DE TRANSFORMATION** 

<span style="color: rgb(255, 255, 255); background-color: rgb(52, 73, 94); white-space: pre-wrap;"> Devis </span><span style="white-space: pre-wrap;">→ </span><span style="color: rgb(255, 255, 255); background-color: rgb(52, 73, 94); white-space: pre-wrap;"> Commande </span><span style="white-space: pre-wrap;">→ </span><span style="color: rgb(255, 255, 255); background-color: rgb(52, 73, 94); white-space: pre-wrap;"> Facture </span><span style="white-space: pre-wrap;"> </span><span style="color: rgb(255, 255, 255); background-color: rgb(45, 194, 107); white-space: pre-wrap;"> Structure préservée </span>