|
|
|
@ -791,7 +791,7 @@ private |
|
|
|
|
|
|
|
|
|
|
|
attributes["purchid"] = purchaser_code |
|
|
|
attributes["purchid"] = purchaser_code |
|
|
|
attributes["saledate"] = saledate |
|
|
|
attributes["saledate"] = saledate |
|
|
|
attributes["noint"] = 2 if field_28 == 1 |
|
|
|
attributes["noint"] = field_28 |
|
|
|
|
|
|
|
|
|
|
|
attributes["age1_known"] = age1_known? |
|
|
|
attributes["age1_known"] = age1_known? |
|
|
|
attributes["age1"] = field_30 if attributes["age1_known"]&.zero? && field_30&.match(/\A\d{1,3}\z|\AR\z/) |
|
|
|
attributes["age1"] = field_30 if attributes["age1_known"]&.zero? && field_30&.match(/\A\d{1,3}\z|\AR\z/) |
|
|
|
|