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

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Mar 22 17:01:13 CET 2016


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

            Bug ID: 16123
           Summary: Display budget hierarchy in the budget dropdown menu
                    used when placing a new orde
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Acquisitions
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: francois.charbonnier at inlibro.com
        QA Contact: testopia at bugs.koha-community.org

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

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


More information about the Koha-bugs mailing list