Bug 20798: Client side validation for for fund selection prevents adding only some...
authorKyle M Hall <kyle@bywatetsolutions.com>
Mon, 21 May 2018 18:56:58 +0000 (14:56 -0400)
committerNick Clemens <nick@bywatersolutions.com>
Tue, 29 May 2018 14:20:08 +0000 (14:20 +0000)
commit0895eadd676ca477b2064d30015eed2ec454f4d9
tree02413f7083dd3b94545e5138ead1723e00ea7969
parentc48f3cd73c09d135a4c18b36d31b57382f9c2350
Bug 20798: Client side validation for for fund selection prevents adding only some records to a basket

Bug 19453 "fixed" the fund validation that never actually worked. This validation should be removed altogether instead. It is overly simplistic and simply checks to see if each record in the batch has a fund selected regardless of whether that record will be imported or not.

In addition, the code completely ignores items generated by MarcItemFieldsToOrder such that even if items on that page have a fund selected, the javascript forces the librarian to make a selection from the left-hand fund pulldown even though it will not be used.

Considering this bad validation is basically 'new' as it never worked before, the most sensible course of action would be to 'undo' the change and remove the validation.

Test Plan:
1) Add records to a basket from an import batch
2) Select only some of those items in the batch
3) Note Koha will not let you import them unless you set funds for *all*
   records in the batch
4) Apply this patch
5) Note Koha no longer forces a budget to be selected in the pulldown

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>

https://bugs.koha-community.org/show_bug.cgi?id=20789
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
koha-tmpl/intranet-tmpl/prog/en/modules/acqui/addorderiso2709.tt