|
|
|
@ -321,6 +321,7 @@ private |
|
|
|
|
|
|
|
|
|
|
|
period: %i[field_79], |
|
|
|
period: %i[field_79], |
|
|
|
brent: %i[field_80], |
|
|
|
brent: %i[field_80], |
|
|
|
|
|
|
|
household_charge: %i[field_86], |
|
|
|
hbrentshortfall: %i[field_87], |
|
|
|
hbrentshortfall: %i[field_87], |
|
|
|
tshortfall: %i[field_88], |
|
|
|
tshortfall: %i[field_88], |
|
|
|
|
|
|
|
|
|
|
|
@ -511,6 +512,7 @@ private |
|
|
|
|
|
|
|
|
|
|
|
attributes["period"] = field_79 |
|
|
|
attributes["period"] = field_79 |
|
|
|
attributes["brent"] = field_80 |
|
|
|
attributes["brent"] = field_80 |
|
|
|
|
|
|
|
attributes["household_charge"] = field_86 |
|
|
|
attributes["hbrentshortfall"] = field_87 |
|
|
|
attributes["hbrentshortfall"] = field_87 |
|
|
|
attributes["tshortfall_known"] = tshortfall_known |
|
|
|
attributes["tshortfall_known"] = tshortfall_known |
|
|
|
attributes["tshortfall"] = field_88 |
|
|
|
attributes["tshortfall"] = field_88 |
|
|
|
|