[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 Jan 11 20:54:28 CET 2019


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

José-Mario Monteiro-Santos <jose-mario.monteiro-santos at inlibro.com> changed:

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

--- Comment #9 from José-Mario Monteiro-Santos <jose-mario.monteiro-santos at inlibro.com> ---
Created attachment 83824
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=83824&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>
Signed-off-by: Jose-Mario <jose-mario.monteiro-santos at inLibro.com>

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


More information about the Koha-bugs mailing list