summaryrefslogtreecommitdiff
path: root/ishtar_common/fixtures/initial_data-fr.json
diff options
context:
space:
mode:
Diffstat (limited to 'ishtar_common/fixtures/initial_data-fr.json')
-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 7a6880662..b4447559e 100644
--- a/ishtar_common/fixtures/initial_data-fr.json
+++ b/ishtar_common/fixtures/initial_data-fr.json
@@ -1157,5 +1157,25 @@
"txt_idx": "a6",
"label": "A6"
}
+ },
+ {
+ "pk": 2,
+ "model": "ishtar_common.documenttemplate",
+ "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"
+ }
+ },
+ {
+ "pk": 1,
+ "model": "ishtar_common.documenttemplate",
+ "fields": {
+ "associated_object_name": "archaeological_operations.models.AdministrativeAct",
+ "available": true,
+ "name": "Document de r\u00e9f\u00e9rence",
+ "template": "upload/templates/document_reference.odt"
+ }
}
] \ No newline at end of file