diff options
Diffstat (limited to 'docs/fr')
-rw-r--r-- | docs/fr/source/annexe-tech-3-variables-gen.rst | 6 |
1 files changed, 4 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 7e4a85753..7e40af1a8 100644 --- a/docs/fr/source/annexe-tech-3-variables-gen.rst +++ b/docs/fr/source/annexe-tech-3-variables-gen.rst @@ -7,7 +7,7 @@ Annexe technique 3 - Variables ============================== :Auteurs: Étienne Loks, Ishtar team -:Date: 2021-02-09 +:Date: 2021-02-24 :Copyright: CC-BY 3.0 :Ishtar Version: v3.1.0 @@ -734,6 +734,7 @@ Chaque contenant dispose des :ref:`champs géographiques <valeurs-champs-geo>`, - **container_tree_child__** : *→ container tree (contenant)* - **container_tree_parent__** : *→ container trees (container parent)* - **container_type__** : *→ Type de contenant* (**label** Dénomination, **txt_idx** Identifiant textuel) - Type de contenant +- **context_record_** : Associated context record - use it with caution, only return the first found context_record - **Field only available for template generation** - **custom_index** : *Entier* - Custom index - **division__** : *→ Localisations de contenant (contenant)* - **documents__** : *→ Document* - Documents @@ -744,10 +745,11 @@ Chaque contenant dispose des :ref:`champs géographiques <valeurs-champs-geo>`, - **location__** : *→ Lieu de conservation* - Localisation (lieu de conservation) - **main_image__** : *→ Document* - Image principale - **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 - **qrcode** : *Image (255)* - qrcode - **reference** : *Texte* - Réf. du contenant -- **responsibility__** : *→ Lieu de conservation* - Responsibility - Warehouse that own the container +- **responsibility__** : *→ Lieu de conservation* - Responsibility - Warehouse that owns the container - **responsible__** : *→ Lieu de conservation* - Lieu de conservation responsable - Deprecated - do not use - **spatial_reference_system__** : *→ Système de référence spatiale* (**label** Dénomination, **txt_idx** Identifiant textuel, **srid** SRID, **auth_name** Registre) - Système de référence spatiale - **treatment__** : *→ Traitements (contenant)* |