[Koha-bugs] [Bug 1494] 'modify aqbookfund' creates new duped bookfund, not modify existing one

bugzilla-daemon at pippin.metavore.com bugzilla-daemon at pippin.metavore.com
Wed Oct 31 23:10:54 CET 2007


http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=1494


mason.james at liblime.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED




------- Comment #2 from mason.james at liblime.com  2007-10-31 14:10 -------
so there looks to be a few general issues with the bookfund stuff


the add/modify logic is a bit broken, and often makes an 'add' when doing a
'modify'

so ive seperated the add/modify block in aqbookfund.pl to 2 distinct if's for
add and modify

the ModBookfund took new values, but doesnt know enough about which aqbookfund
row to apply the changes to.

looks to be working now




------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.





More information about the Koha-bugs mailing list