[Bug 15675] Add issue_id column to accountlines and use it for updating fines
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15675 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart@bugs.koha-c | |ommunity.org --- Comment #14 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Could you please detail what do we need this new column? 1/ There is no fk on it 2/ can be null but C4::Overdues::UpdateFine requires it 3/ The prototype of UpdateFine is weird, you have to pass issue_id, itemnumber and borrowernumber. issue_id should be enough. -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org