[Koha-bugs] [Bug 21098] Add missing budget optgroups to parcels.tt and newemptyorder.tt

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jul 20 10:42:19 CEST 2018


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

--- Comment #1 from David Cook <dcook at prosentient.com.au> ---
Created attachment 77153
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=77153&action=edit
Bug 21098 - Add missing budget optgroups to parcels.tt and newemptyorder.tt

I noticed that orderreceive.tt organizes funds by budget, but neworderempty.tt
and parcels.tt do not. That is to say, when placing an order there is no
organisation of funds in the drop-down menu, but there is when you recive an
order,
but not when you receive a shipment (ie choose a Shipping fund).

This patch seeks to harmonize the user experience, so that users are always
seeing funds organised by budget.

_TEST PLAN_
1. Add two budgets
2. Add one fund to each budget
3. Add a vendor
4. Add a basket
5. Add an order
5b. Note that you can now see funds grouped by budget
6. Close the basket
7. Receive the shipment
7b. Note that you can now see funds groups by budget
8. Receive the order
8b. Note that the organisation of funds is the same as the
other two areas (even though the patch doesn't touch this one).

-- 
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