Update schema relationship name
This commit is contained in:
parent
cf8154169b
commit
ddba771415
1 changed files with 1 additions and 1 deletions
|
@ -181,7 +181,7 @@ Related object: L<Pear::LocalLoop::Schema::Result::Organisation>
|
|||
=cut
|
||||
|
||||
__PACKAGE__->belongs_to(
|
||||
"organisationalid_fk",
|
||||
"organisation",
|
||||
"Pear::LocalLoop::Schema::Result::Organisation",
|
||||
{ organisationalid => "organisationalid_fk" },
|
||||
{
|
||||
|
|
Reference in a new issue