summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorÉtienne Loks <etienne.loks@iggdrasil.net>2017-07-26 14:46:42 +0200
committerÉtienne Loks <etienne.loks@iggdrasil.net>2017-07-26 14:46:42 +0200
commita165786c088d097f54427618a21d796292c6e831 (patch)
treee63f8c6b0558d89e67aa006abbde66cf89fc2c3b
parenteb1585c1ea526d2f0979d6a91b33ed1023f4d8e0 (diff)
downloadIshtar-a165786c088d097f54427618a21d796292c6e831.tar.bz2
Ishtar-a165786c088d097f54427618a21d796292c6e831.zip
Update fixture with document template
-rw-r--r--ishtar_common/fixtures/initial_data-fr.json20
1 files changed, 20 insertions, 0 deletions
diff --git a/ishtar_common/fixtures/initial_data-fr.json b/ishtar_common/fixtures/initial_data-fr.json
index 52f89e0cc..b30c8442d 100644
--- a/ishtar_common/fixtures/initial_data-fr.json
+++ b/ishtar_common/fixtures/initial_data-fr.json
@@ -1726,5 +1726,25 @@
},
"model": "ishtar_common.format",
"pk": 7
+},
+{
+ "fields": {
+ "associated_object_name": "archaeological_operations.models.AdministrativeAct",
+ "available": true,
+ "name": "Document de r\u00e9f\u00e9rence",
+ "template": "upload/templates/document_reference.odt"
+ },
+ "model": "ishtar_common.documenttemplate",
+ "pk": 1
+},
+{
+ "fields": {
+ "associated_object_name": "archaeological_operations.models.AdministrativeAct",
+ "available": true,
+ "name": "Accus\u00e9 de r\u00e9ception d'un dossier",
+ "template": "upload/templates/ISHTAR_FILE_ACT_AR_Neutre_1.odt"
+ },
+ "model": "ishtar_common.documenttemplate",
+ "pk": 2
}
]