|
|
|
@ -1700,18 +1700,12 @@ private |
|
|
|
end |
|
|
|
end |
|
|
|
|
|
|
|
|
|
|
|
def referral_noms |
|
|
|
def referral_noms |
|
|
|
return unless owning_organisation |
|
|
|
field_131 |
|
|
|
|
|
|
|
|
|
|
|
if owning_organisation.prp? |
|
|
|
|
|
|
|
field_131 |
|
|
|
|
|
|
|
end |
|
|
|
|
|
|
|
end |
|
|
|
end |
|
|
|
|
|
|
|
|
|
|
|
def referral_org |
|
|
|
def referral_org |
|
|
|
return unless owning_organisation |
|
|
|
return unless owning_organisation |
|
|
|
|
|
|
|
|
|
|
|
if owning_organisation.prp? |
|
|
|
field_132 |
|
|
|
field_132 |
|
|
|
|
|
|
|
end |
|
|
|
|
|
|
|
end |
|
|
|
end |
|
|
|
end |
|
|
|
end |
|
|
|
|