[Koha-bugs] [Bug 16123] Display budget hierarchy in the budget dropdown menu used when placing a new order

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Oct 27 01:20:35 CEST 2016


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16123

--- Comment #8 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
Created attachment 56890
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=56890&action=edit
[PASSED QA] Bug 16123 - Display budget hierarchy in the budget dropdown menu
used when placing a new order

When placing a new order, the budget dropdown will display the budget
hierarchy.

TEST PLAN :

1. Go to the Administration module
2. Add a new budget (ie : Budget 2016)
3. Add a fund to this budget (ie : Book)
4. Add a child fund (ie : Adult fiction)

You will have this hierarchy :

Budget 2016
 |____ Book
         |_____ Adult fiction

5. Go to the Acquisition module
6. Select a vendor and create a new basket
7. Place an order
8. Check the budget dropdown menu

BEFORE PATCH
Book
Adult fiction

AFTER PATCH
Book
   Adult fiction

Dropbown menu is hierarchical as expected.
Signed-off-by: Marc Véron <veron at veron.ch>

Signed-off-by: Nicolas Legrand <nicolas.legrand at bulac.fr>

Signed-off-by: Katrin Fischer  <katrin.fischer at bsz-bw.de>

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


More information about the Koha-bugs mailing list