|
|
|
|
@ -229,6 +229,7 @@ private
|
|
|
|
|
joint: %i[field_133], |
|
|
|
|
startertenancy: %i[field_8], |
|
|
|
|
tenancy: %i[field_9], |
|
|
|
|
tenancyother: %i[field_10], |
|
|
|
|
declaration: %i[field_132], |
|
|
|
|
|
|
|
|
|
age1_known: %i[field_12], |
|
|
|
|
@ -407,6 +408,7 @@ private
|
|
|
|
|
attributes["joint"] = field_133 |
|
|
|
|
attributes["startertenancy"] = field_8 |
|
|
|
|
attributes["tenancy"] = field_9 |
|
|
|
|
attributes["tenancyother"] = field_10 |
|
|
|
|
attributes["declaration"] = field_132 |
|
|
|
|
|
|
|
|
|
attributes["age1_known"] = field_12.present? ? 0 : 1 |
|
|
|
|
|