Bug 5946

Summary: Acquisitions: Budget planning does not total correctly
Product: Koha Reporter: Chris Cormack <chris>
Component: AcquisitionsAssignee: Paul Poulain <paul.poulain>
Status: CLOSED FIXED QA Contact: Bugs List <koha-bugs>
Severity: normal    
Priority: PATCH-Sent (DO NOT USE) CC: katrin.fischer
Version: 3.4   
Hardware: All   
OS: All   
See Also: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4438
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4502
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Bug Depends on:    
Bug Blocks: 5580    
Attachments: Proposed patch
Proposed patch
patch signed-off
signed-off squashed patch

Description Chris Cormack 2011-03-24 20:22:59 UTC

    
Comment 1 Chris Cormack 2011-03-24 20:38:17 UTC Comment hidden (obsolete)
Comment 2 Chris Cormack 2011-03-24 20:46:12 UTC Comment hidden (obsolete)
Comment 3 Chris Cormack 2011-03-24 20:48:04 UTC
Both patches need sign off
Comment 4 Paul Poulain 2011-04-05 09:19:13 UTC Comment hidden (obsolete)
Comment 5 Paul Poulain 2011-04-05 09:23:05 UTC
Created attachment 3654 [details] [review]
signed-off squashed patch

This patch squashed the 2 previous ones. It also adds a small fix on aqplan that prevented values to be saved. This problem had been introduced by owen's HTML reformatting (the authcat was not sent when the form was submitted)
Comment 6 Chris Cormack 2011-04-07 03:32:55 UTC
Pushed, please test
Comment 7 Katrin Fischer 2011-05-22 20:03:54 UTC
Tested on current master. Calculation and saving seem to work fine even for odd numbers where the amount can not divided evenly.