# Fonctionnalités avancées

#### **1. NIVEAUX DE TITRES**

<span style="white-space: pre-wrap;">Avec </span>**`<strong class="editor-theme-bold editor-theme-code">SUBTOTAL_USE_NEW_FORMAT</strong>`**<span style="white-space: pre-wrap;"> activé, vous pouvez créer une hiérarchie :</span>

▸ Titre (niveau 1)

▸ Sous-titre (niveau 2)

▸ Sous-sous-titre (niveau 3)

Chaque niveau peut avoir son propre sous-total et sa couleur de fond avec dégradé automatique.

#### **2. OPTIONS DE TITRE**

<table id="bkmrk-optiondescriptionniv" style="width: 100%; border-collapse: collapse; font-size: 14px;"><colgroup><col></col><col></col></colgroup><tbody><tr style="background: rgb(148, 143, 157); border-bottom: 2px solid rgb(148, 143, 157);"><th class="align-left" style="text-align: left; padding: 12px; font-weight: 600;">**Option**

</th><th class="align-left" style="text-align: left; padding: 12px; font-weight: 600;">**Description**

</th></tr><tr style="border-bottom: 1px solid rgb(233, 236, 239);"><td style="padding: 12px; font-weight: 600; color: rgb(111, 66, 193);"><span style="color: rgb(51, 49, 55);">Niveau</span>

</td><td style="padding: 12px;">Définit le niveau hiérarchique du titre

</td></tr><tr style="border-bottom: 1px solid rgb(233, 236, 239);"><td style="padding: 12px; font-weight: 600; color: rgb(111, 66, 193);"><span style="color: rgb(51, 49, 55);">Cacher le détail des ensembles</span>

</td><td style="padding: 12px;">Masque les lignes, affiche uniquement titre et total

</td></tr><tr style="border-bottom: 1px solid rgb(233, 236, 239);"><td style="padding: 12px; font-weight: 600; color: rgb(111, 66, 193);"><span style="color: rgb(51, 49, 55);">Cacher prix et quantités</span>

</td><td style="padding: 12px;">Masque prix et quantités, conserve les descriptions

</td></tr><tr style="border-bottom: 1px solid rgb(233, 236, 239);"><td style="padding: 12px; font-weight: 600; color: rgb(111, 66, 193);"><span style="color: rgb(51, 49, 55);">Afficher quantité du sous-total</span>

</td><td style="padding: 12px;">Affiche la somme des quantités sur la ligne de sous-total

</td></tr><tr style="border-bottom: 1px solid rgb(233, 236, 239);"><td style="padding: 12px; font-weight: 600; color: rgb(111, 66, 193);"><span style="color: rgb(51, 49, 55);">Saut de page avant</span>

</td><td style="padding: 12px;">Force un saut de page avant ce titre dans le PDF

</td></tr><tr style="border-bottom: 1px solid rgb(233, 236, 239);"><td style="padding: 12px; font-weight: 600; color: rgb(111, 66, 193);"><span style="color: rgb(51, 49, 55);">Afficher en-tête du tableau</span>

</td><td style="padding: 12px;">Répète l'en-tête du tableau avant cette section

</td></tr><tr style="height: 10px; border-bottom: 1px solid rgb(233, 236, 239);"><td style="padding: 12px; font-weight: 600; color: rgb(111, 66, 193);"><span style="color: rgb(51, 49, 55);">Imprimer en liste</span>

</td><td style="padding: 12px;">Affichage alternatif des lignes en mode liste

</td></tr><tr><td style="padding: 12px; font-weight: 600; color: rgb(111, 66, 193);"><span style="color: rgb(51, 49, 55);">Imprimer en condensé</span>

</td><td style="padding: 12px;">Affichage compact des lignes

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

#### **3. GESTION DE TVA PAR BLOC**

[![tva.png](https://wiki.infras.fr/uploads/images/gallery/2026-03/scaled-1680-/hGefVtQHNXIBIL5b-tva.png)](https://wiki.infras.fr/uploads/images/gallery/2026-03/scaled-1680-/hGefVtQHNXIBIL5b-tva.png)

**Appliquer un taux de TVA à toutes les lignes d'un bloc :**

1. 1. 1. 1. Modifiez le titre
            2. Sélectionnez "Appliquer une TVA au bloc"
            3. Choisissez le taux de TVA
            4. Toutes les lignes du bloc seront mises à jour

**GESTION DE LA PROGRESSION**

**Appliquer un pourcentage de progression à un bloc :**

1. 1. 1. 1. 1. Modifiez le titre
                2. Sélectionnez "Appliquer une progression au bloc"
                3. Indiquez le pourcentage
                4. Les lignes sont mises à jour (sans régresser)

**GESTION DES "NON COMPRIS" (NC)**

**Prérequis :**<span style="white-space: pre-wrap;"> </span>`<span class="editor-theme-code">SUBTOTAL_MANAGE_COMPRIS_NONCOMPRIS</span>`<span style="white-space: pre-wrap;"> activé</span>

Permet de marquer un bloc comme "Non Compris" dans le total du document.

- - - - - - - Utile pour les options, variantes ou éléments informatifs
                        - Le montant du bloc n'est pas inclus dans le total
                        - <span style="white-space: pre-wrap;">Colonnes configurables via </span>`<span class="editor-theme-code">SUBTOTAL_TFIELD_TO_KEEP_WITH_NC</span>`

#### **4. CHAMP COMPLÉMENTAIRE (EXTRAFIELDS)**

**Prérequis :**<span style="white-space: pre-wrap;"> </span>`<span class="editor-theme-code">SUBTOTAL_ALLOW_EXTRAFIELDS_ON_TITLE</span>`<span style="white-space: pre-wrap;"> activé</span>

Définissez des attributs complémentaires sur les titres qui se répercutent sur toutes les lignes du bloc.

Configuration par type de document :

- - - - - `<span class="editor-theme-code">SUBTOTAL_LIST_OF_EXTRAFIELDS_PROPALDET</span>`<span style="white-space: pre-wrap;"> : Propositions</span>
                - `<span class="editor-theme-code">SUBTOTAL_LIST_OF_EXTRAFIELDS_COMMANDEDET</span>`<span style="white-space: pre-wrap;"> : Commandes</span>
                - `<span class="editor-theme-code">SUBTOTAL_LIST_OF_EXTRAFIELDS_FACTUREDET</span>`<span style="white-space: pre-wrap;"> : Factures</span>