|
|
|
@ -627,11 +627,11 @@ private |
|
|
|
end |
|
|
|
end |
|
|
|
|
|
|
|
|
|
|
|
def joint_purchase? |
|
|
|
def joint_purchase? |
|
|
|
field_116 == 1 |
|
|
|
field_14 == 1 |
|
|
|
end |
|
|
|
end |
|
|
|
|
|
|
|
|
|
|
|
def joint_purchase_asked? |
|
|
|
def joint_purchase_asked? |
|
|
|
shared_ownership? || discounted_ownership? || field_114 == 2 |
|
|
|
shared_ownership? || discounted_ownership? || field_12 == 2 |
|
|
|
end |
|
|
|
end |
|
|
|
|
|
|
|
|
|
|
|
def field_mapping_for_errors |
|
|
|
def field_mapping_for_errors |
|
|
|
|