Koha/koha-tmpl/intranet-tmpl/prog/en/modules
Nick Clemens a6840d14d2 Bug 22802: Check item funds, order funds, and default funds when ordering from a file
This patch tries to centralise the logic of order funds requirements into a single routine.
If propogates defaults down into items/order as necessary, it also prevents unsetting lower values if
a default is set.

To test:
1 - Populate 'MarcItemFieldsToOrder'
2 - Add to a basket from a file
3 - Use a file containing some item records with funds defined or not
4 - Confirm if all items have funds defined, you can order
5 - Confirm that setting the default for an order populates items and you can order
6 - Confirm that setting the default for all orders populates items if present/ order if not
7 - Confirm that if defaults are set the lower levels cannot be unset
8 - Try various settings and confirm all work as expected

Signed-off-by: Liz Rea <wizzyrea@gmail.com>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
2019-05-23 15:12:29 +00:00
..
acqui Bug 22802: Check item funds, order funds, and default funds when ordering from a file 2019-05-23 15:12:29 +00:00
admin Bug 22965: fixes typo on classification sources description on admin homepage 2019-05-23 14:56:27 +00:00
authorities
basket
batch
catalogue Bug 22424: (follow-up) Show blank value for empty status 2019-04-30 13:39:44 +00:00
cataloguing Bug 22886: Missing space between fields from Keyword to MARC mapping in cataloguing search 2019-05-15 12:10:53 +00:00
circ Bug 7088: (follow-up) Remove script "type" attribute 2019-05-09 14:40:49 +00:00
clubs
common
course_reserves
errors
ill Bug 21460: (follow-up) Fix bugs found in QA 2019-04-25 10:46:56 +00:00
installer Bug 22527: (RM follow-up) Add filter 2019-05-07 15:57:35 +00:00
labels
mana
members Bug 22781: Correctly filter the emails 2019-05-15 12:10:53 +00:00
offline_circ
onboarding
patron_lists
patroncards
plugins Bug 22053: ability to enable/disable some plugins 2019-05-09 18:54:44 +00:00
reports Bug 22856: Show SQL code button should trigger CodeMirror view 2019-05-10 18:58:49 +00:00
reserve Bug 20421: (follow-up) Fix styling 2019-04-29 13:35:35 +00:00
reviews
rotating_collections
serials Bug 22408: Subscription entry form cleanup 2019-04-30 12:54:30 +00:00
services
suggestion
tags
test
tools Bug 21411: Address QA concerns 2019-05-10 18:59:39 +00:00
virtualshelves Bug 20891: Escape html then JSON 2019-04-25 10:27:27 +00:00
about.tt Bug 21626: (QA follow-up) Don't crash on missing teams file 2019-05-17 14:46:10 +00:00
auth.tt
intranet-main.tt