diff options
author | Étienne Loks <etienne.loks@iggdrasil.net> | 2018-11-06 18:38:30 +0100 |
---|---|---|
committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2018-11-06 18:38:30 +0100 |
commit | 0219583d381edd34dc6d56b01ca572a146cb5e44 (patch) | |
tree | 98e6023a2562efb9d8da113d93940b76e7870483 /archaeological_operations/tests | |
parent | 73ab8c4c5d8bc820173c26a67475ded5c920f87a (diff) | |
download | Ishtar-0219583d381edd34dc6d56b01ca572a146cb5e44.tar.bz2 Ishtar-0219583d381edd34dc6d56b01ca572a146cb5e44.zip |
Fix import of new JSON fields (refs #4292)
Diffstat (limited to 'archaeological_operations/tests')
-rw-r--r-- | archaeological_operations/tests/operations-with-json-fields.csv | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/archaeological_operations/tests/operations-with-json-fields.csv b/archaeological_operations/tests/operations-with-json-fields.csv index 015497b4c..128bb00fd 100644 --- a/archaeological_operations/tests/operations-with-json-fields.csv +++ b/archaeological_operations/tests/operations-with-json-fields.csv @@ -1,3 +1,3 @@ -code OA,region,type operation,intitule operation,operateur,responsable operation,date debut terrain,date fin terrain,chronologie generale,identifiant document georeferencement,notice scientifique,numéro arbitraire -4201,Bourgogne,Fouille programmée,Oppìdum de Paris 2,L'opérateur,,2000/01/31,2002/12/31,Age du Fer,,456 -4200,Bourgogne,Fouille programmée,Oppìdum de Paris,L'opérateur,Jean Sui-Resp'on Sablé,2000/01/22,2002/12/31,Age du Fer & Gallo-Romain & Néolithik & Moderne,,789 +code OA,region,type operation,intitule operation,operateur,responsable operation,date debut terrain,date fin terrain,chronologie generale,identifiant document georeferencement,notice scientifique,numéro arbitraire,autre +4201,Bourgogne,Fouille programmée,Oppìdum de Paris 2,L'opérateur,,2000/01/31,2002/12/31,Age du Fer,,456,333 +4200,Bourgogne,Fouille programmée,Oppìdum de Paris,L'opérateur,Jean Sui-Resp'on Sablé,2000/01/22,2002/12/31,Age du Fer & Gallo-Romain & Néolithik & Moderne,,789,666 |