[Koha-bugs] [Bug 12958] Set a fund owner to its children

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Sep 18 13:23:07 CEST 2014


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12958

--- Comment #1 from Jonathan Druart <jonathan.druart at biblibre.com> ---
Created attachment 31701
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=31701&action=edit
Bug 12958: Set a fund owner to a fund hierarchy

This patch adds the ability to set an owner to a fund hierarchy
On editing a fund, if it has children, a new checkbox appears "Set this
owner to all children funds".
If checked, all the fund hierarchy will herit to this owner.
This will facilitate the fund owner modifications.

Test plan:
- Verify that the new checkbox only appears if the fund has at least a child.
- Create a consistent fund hierarchy, something like:
    fund1
      fund11
        fund111
      fund12
    fund2
      fund21
- Try to modify a fund owner without checking the checkbox. Verify the
  children have not been modified.
- Try to modify a fund owner with checking the checkbox. Verify all fund
  hierarchy has been modified.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list