http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=1494 mason.james@liblime.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED ------- Comment #3 from mason.james@liblime.com 2007-10-31 15:42 ------- (In reply to comment #2)
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
sent the patches thru to Chris ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact.