diff options
author | Étienne Loks <etienne.loks@iggdrasil.net> | 2021-02-24 19:21:02 +0100 |
---|---|---|
committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2021-02-28 12:15:25 +0100 |
commit | fad6e25db506aa4770a71fd89f13493e2a8efb1c (patch) | |
tree | 799794111e7efb7df84f8861bf3946d9a76bb6dc /docs/fr | |
parent | 16a47f887447ecccd56fc848aee95fa56af92548 (diff) | |
download | Ishtar-fad6e25db506aa4770a71fd89f13493e2a8efb1c.tar.bz2 Ishtar-fad6e25db506aa4770a71fd89f13493e2a8efb1c.zip |
Update values doc
Diffstat (limited to 'docs/fr')
-rw-r--r-- | docs/fr/source/annexe-tech-3-variables-gen.rst | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/docs/fr/source/annexe-tech-3-variables-gen.rst b/docs/fr/source/annexe-tech-3-variables-gen.rst index e23f091de..6b58cf705 100644 --- a/docs/fr/source/annexe-tech-3-variables-gen.rst +++ b/docs/fr/source/annexe-tech-3-variables-gen.rst @@ -301,7 +301,9 @@ Chaque opération dispose des :ref:`champs géographiques <valeurs-champs-geo>`, - **comment** : *Texte* - Commentaire - **common_name** : *Texte* - Nom générique - **complete_identifier** : *Texte* - Complete identifier +- **containers.** : List of associated containers - **Field only available for template generation** - **context_record__** : *→ Unité d'Enregistrement (opération)* +- **context_records.** : List of associated context records - **Field only available for template generation** - **cost** : *Entier* - Coût (euros) - **creation_date** : *Date* - Date de création - **custom_index** : *Entier* - Custom index @@ -458,6 +460,7 @@ Chaque unité d'enregistrement dispose des :ref:`champs géographiques <valeurs- - **activity__** : *→ Type d'activité* (**label** Dénomination, **txt_idx** Identifiant textuel) - Activité - **archaeological_site__** : *→ Entité archéologique* - Entité archéologique +- **base_finds.** : List of associated base finds - **Field only available for template generation** - **base_finds__** : *→ Mobilier d'origine (unité d'enregistrement)* - **cached_label** : *Texte* - Nom en cache - **cached_periods** : *Texte* - Nom en cache des périodes - Généré automatiquement - ne pas éditer @@ -597,6 +600,8 @@ Chaque élément mobilier dispose du champ `data__` ainsi que des champs suivant - **material_comment** : *Texte* - Commentaire relatif au matériau - **material_type_quality__** : *→ Type de qualité du type de matériaux* (**label** Dénomination, **txt_idx** Identifiant textuel) - Qualité du type de matériaux - **material_types__** : *→ Type de matériau* (**label** Dénomination, **txt_idx** Identifiant textuel) - Types de matériau +- **material_types_code** : Material types code string - **Field only available for template generation** +- **material_types_label** : Material types string - **Field only available for template generation** - **min_number_of_individuals** : *Entier* - Nombre minimum d'individus (NMI) - **museum_id** : *Texte* - Identifiant musée - **object_type_quality__** : *→ Type de qualité du type d'objet* (**label** Dénomination, **txt_idx** Identifiant textuel) - Qualité du type d'objet @@ -745,8 +750,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** +- **material_types** : Material types inside the container - string - **Field only available for template generation** +- **material_types_code** : Material types code - string - **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 |