Bug 12956

Summary: Users are not linked to a fund
Product: Koha Reporter: Jonathan Druart <jonathan.druart>
Component: AcquisitionsAssignee: Jonathan Druart <jonathan.druart>
Status: CLOSED FIXED QA Contact: Testopia <testopia>
Severity: normal    
Priority: P5 - low CC: tomascohen
Version: Main   
Hardware: All   
OS: All   
See Also: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12958
Change sponsored?: --- Patch complexity: Trivial patch
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Bug Depends on: 7304    
Bug Blocks: 12958    
Attachments: Bug 12956: Users are not linked to a fund
[SIGNED OFF] Bug 12956: Users are not linked to a fund
[PASSED QA] Bug 12956: Users are not linked to a fund

Description Jonathan Druart 2014-09-18 10:36:21 UTC
When creating a fund, if you add some users, they are not linked to the fund.
Note that it works if you link them when editing the fund.
Comment 1 Jonathan Druart 2014-09-18 10:37:38 UTC
Introduced by bug 7304.
Comment 2 Jonathan Druart 2014-09-18 10:41:26 UTC Comment hidden (obsolete)
Comment 3 Nick Clemens 2014-09-19 20:38:35 UTC Comment hidden (obsolete)
Comment 4 Kyle M Hall 2014-10-03 14:46:05 UTC
Created attachment 31990 [details] [review]
[PASSED QA] Bug 12956: Users are not linked to a fund

When creating a fund, if you add some users, they are not linked to the
fund.
Note that it works if you link them when editing the fund.

Test plan:
- Try to link users to a fund on creating it.
- On editing, you should see the linked user list.

Signed-off-by: Nick Clemens <nick@quecheelibrary.org>

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Comment 5 Tomás Cohen Arazi 2014-10-31 19:44:16 UTC
Patch pushed to master.

Thanks Jonathan!