[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
Wed Dec 5 17:38:33 CET 2018


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

Owen Leonard <oleonard at myacpl.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #82526|0                           |1
        is obsolete|                            |

--- Comment #4 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 82878
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=82878&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).

Signed-off-by: Owen Leonard <oleonard at myacpl.org>

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


More information about the Koha-bugs mailing list