|
|
|
@ -255,6 +255,10 @@ private |
|
|
|
national: %i[field_44], |
|
|
|
national: %i[field_44], |
|
|
|
|
|
|
|
|
|
|
|
ecstat1: %i[field_35], |
|
|
|
ecstat1: %i[field_35], |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
armedforces: %i[field_45], |
|
|
|
|
|
|
|
leftreg: %i[field_114], |
|
|
|
|
|
|
|
reservist: %i[field_46], |
|
|
|
} |
|
|
|
} |
|
|
|
end |
|
|
|
end |
|
|
|
|
|
|
|
|
|
|
|
@ -352,6 +356,10 @@ private |
|
|
|
|
|
|
|
|
|
|
|
attributes["ecstat1"] = field_35 |
|
|
|
attributes["ecstat1"] = field_35 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
attributes["armedforces"] = field_45 |
|
|
|
|
|
|
|
attributes["leftreg"] = field_114 |
|
|
|
|
|
|
|
attributes["reservist"] = field_46 |
|
|
|
|
|
|
|
|
|
|
|
attributes |
|
|
|
attributes |
|
|
|
end |
|
|
|
end |
|
|
|
|
|
|
|
|
|
|
|
|