diff options
| -rw-r--r-- | docs/fr/source/annexe-tech-3-variables-gen.rst | 3 | 
1 files changed, 3 insertions, 0 deletions
| diff --git a/docs/fr/source/annexe-tech-3-variables-gen.rst b/docs/fr/source/annexe-tech-3-variables-gen.rst index 7e40af1a8..e23f091de 100644 --- a/docs/fr/source/annexe-tech-3-variables-gen.rst +++ b/docs/fr/source/annexe-tech-3-variables-gen.rst @@ -542,6 +542,7 @@ Chaque élément mobilier dispose du champ `data__` ainsi que des champs suivant  - **alteration_causes__** : *→ Type de cause d'altération* (**label** Dénomination, **txt_idx** Identifiant textuel) - Cause d'altération   - **alterations__** : *→ Type d'altération* (**label** Dénomination, **txt_idx** Identifiant textuel) - Altération   - **appraisal_date** : *Date* - Date d'évaluation +- **base_finds.** : List of associated base finds - **Field only available for template generation**  - **base_finds__** : *→ Mobilier d'origine* - Mobilier d'origine   - **basket__** : *→ Paniers (items)*  - **cached_label** : *Texte* - Nom en cache - Généré automatiquement - ne pas éditer @@ -744,6 +745,8 @@ Chaque contenant dispose des :ref:`champs géographiques <valeurs-champs-geo>`,  - **index** : *Entier* - Container ID  - **location__** : *→ Lieu de conservation* - Localisation (lieu de conservation)   - **main_image__** : *→ Document* - Image principale  +- **material_types** : Material types inside the container - sorted by alphabetical order - **Field only available for template generation** +- **material_types_code** : Material types code inside the container - sorted by alphabetical order - **Field only available for template generation**  - **old_reference** : *Texte* - Ancienne référence  - **operation_** : Associated operation - use it with caution, only return the first found operation - **Field only available for template generation**  - **parent__** : *→ Contenant* - Parent container  | 
