http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14380
--- Comment #2 from Barton Chittenden <[email protected]> --- (In reply to Katrin Fischer from comment #1) > Hm, I thimk the problem is not that there are 2 entries in accountlines - > that seems correct to me, but both should be set to the same type on return? I feel that there should be no more than one entry in accountlines for a given row in the issues table... but the underlying problem is that using description as a lookup in the accountlines table is fundamentally broken. Bug 13790 adds a unique id to issues/old_issues -- adding a corresponding foreign key to accountlines table would fix the bug going forward. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. _______________________________________________ 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/
