koha-bugs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Koha-bugs] [Bug 1494] 'modify aqbookfund' creates new duped bookfund, n


From: bugzilla-daemon
Subject: [Koha-bugs] [Bug 1494] 'modify aqbookfund' creates new duped bookfund, not modify existing one
Date: Wed, 31 Oct 2007 15:10:54 -0700 (PDT)

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


address@hidden changed:

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




------- Comment #2 from address@hidden  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.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]