|
|
|
@ -348,6 +348,8 @@ private |
|
|
|
irproduct_other: %i[field_131], |
|
|
|
irproduct_other: %i[field_131], |
|
|
|
|
|
|
|
|
|
|
|
offered: %i[field_99], |
|
|
|
offered: %i[field_99], |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
propcode: %i[field_100], |
|
|
|
} |
|
|
|
} |
|
|
|
end |
|
|
|
end |
|
|
|
|
|
|
|
|
|
|
|
@ -550,6 +552,8 @@ private |
|
|
|
|
|
|
|
|
|
|
|
attributes["offered"] = field_99 |
|
|
|
attributes["offered"] = field_99 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
attributes["propcode"] = field_100 |
|
|
|
|
|
|
|
|
|
|
|
attributes |
|
|
|
attributes |
|
|
|
end |
|
|
|
end |
|
|
|
|
|
|
|
|
|
|
|
|