Skip to content
Snippets Groups Projects
Commit 10b5018b authored by Rolf Niepraschk's avatar Rolf Niepraschk
Browse files

"description" --> "name" (DCC 3.0.0)

parent 2cccc104
No related branches found
No related tags found
No related merge requests found
...@@ -169,7 +169,7 @@ class Trans: ...@@ -169,7 +169,7 @@ class Trans:
"identifications":{ "identifications":{
"identification":[{"issuer":"calibrationLaboratory", "identification":[{"issuer":"calibrationLaboratory",
"value": utils.get_reference_no(info_doc), "value": utils.get_reference_no(info_doc),
"description":[{"lang":"en", "name":[{"lang":"en",
"content": ["Reference No."]}, "content": ["Reference No."]},
{"lang":"de", {"lang":"de",
"content": ["Geschäftszeichen"]}]}]}, "content": ["Geschäftszeichen"]}]}]},
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment