summaryrefslogtreecommitdiff
path: root/archaeological_operations/import_from_dbf.py
diff options
context:
space:
mode:
authorÉtienne Loks <etienne.loks@proxience.com>2013-04-16 18:07:46 +0000
committerÉtienne Loks <etienne.loks@proxience.com>2013-04-16 18:07:46 +0000
commit8b5c844698a1370813b41c52a098131b697dfdd6 (patch)
tree6565cbb897ae02f320ce7750c62ce1de9f82f3aa /archaeological_operations/import_from_dbf.py
parentd715b71f39fae579b79f9ce4fd3f9fb2a828311b (diff)
parent5f353bdd79fe725c4a2384acbef11d223e371ce5 (diff)
downloadIshtar-8b5c844698a1370813b41c52a098131b697dfdd6.tar.bz2
Ishtar-8b5c844698a1370813b41c52a098131b697dfdd6.zip
Merge branch 'master' of lysithea.proxience.net:/home/proxience/git/ishtar
Diffstat (limited to 'archaeological_operations/import_from_dbf.py')
-rw-r--r--archaeological_operations/import_from_dbf.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/archaeological_operations/import_from_dbf.py b/archaeological_operations/import_from_dbf.py
index 843e5151c..6b20f6e10 100644
--- a/archaeological_operations/import_from_dbf.py
+++ b/archaeological_operations/import_from_dbf.py
@@ -114,8 +114,8 @@ ope_types = {
'FP':('prog_excavation',
"Fouille programmée", False),
'MH':('building_study', "Fouille avant MH", True),
- 'OPD':('diag_prev_excavation',
- "Opération préventive de diagnostic", True),
+ 'OPD':('arch_diagnostic',
+ "Diagnostic archéologique", True),
'PAN':('analysis_program',
"Programme d'analyses", False),
'PCR':('collective_research_project',