https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22683

--- Comment #4 from Martin Renvoize <[email protected]> ---
(In reply to Tomás Cohen Arazi from comment #2)
> Comment on attachment 87751 [details] [review]
> Bug 22683: Allow prefetch with Koha::Account::Line->checkouts
> 
> >+__PACKAGE__->belongs_to(
> >+  "issue",
> >+  "Koha::Schema::Result::Issue",
> >+  { "foriegn.issue_id" => "self.issue_id" },
> 
> "foriegn"

oops, good catch

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to