http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12768 Eivin Giske Skaaren <eivin@sysmystic.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #42158|0 |1 is obsolete| | --- Comment #40 from Eivin Giske Skaaren <eivin@sysmystic.com> --- Created attachment 43181 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=43181&action=edit Bug 12768: Use the Price TT plugin to display prices Retested also with item-level_itypes set to biblio and made sure to delete relevant rows from accountlines table when using same item and patron: Scenario 1 works Scenario 2 works I have also manually tested the sql in C4::Circulation::LostItem and it seems to work from what I can see. Adding a test for that in t/db_dependent/Circulation/Chargelostitem.t was not trivial. I am not a test developer but if it really is needed someone with more experience developing mockups with the db should probably be able to do it. Signed-off-by: Eivin Giske Skaaren <eivin@sysmystic.com> -- You are receiving this mail because: You are watching all bug changes.