Skip to content
Snippets Groups Projects
Commit 010876ef authored by Carlos Vega's avatar Carlos Vega
Browse files

updated locations. Changed lab-ketterthill-31, added lab-bionext-35 and lab-bionext-36

parent a20cbab4
No related branches found
No related tags found
1 merge request!247updated locations. Changed lab-ketterthill-31, added lab-bionext-35 and lab-bionext-36
Pipeline #26218 passed
......@@ -197,13 +197,17 @@ class TnsCsvVisitImportReader:
if text == 'lab-ketterthill-30':
text = 'Ketterthill, 29, rue Cents , 1319, Luxembourg'
if text == 'lab-ketterthill-31':
text = 'Ketterthill, 155, rue Lucien Salentiny , 9080, Ettelbruck'
text = 'Ketterthill, 155, 26-30, av. J.-F. Kennedy , 9080, Ettelbruck'
if text == 'lab-ketterthill-32':
text = 'Ketterthill, 12, rue G.-D. Charlotte , 7520, Mersch'
if text == 'lab-ketterthill-33':
text = 'Ketterthill, 18, rue de la Piscine , 8508, Redange-sur-Atert'
if text == 'lab-ketterthill-34':
text = 'Ketterthill, 19, rue Grande-Duchesse Charlotte , 9515, Wiltz'
if text == 'lab-bionext-35':
text = 'BioneXt, 18 Rue Lentz, 3509, Dudelange'
if text == 'lab-bionext-36':
text = 'BioneXt, 54 Rue du Maréchal Foch, 1527, Luxembourg'
if text == 'lab-reunis-37':
text = 'Laboratoires réunis, 5, route de Trèves , 6793, Grevenmacher'
locations = Location.objects.filter(name=text)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment