Koha/koha-tmpl/intranet-tmpl/prog/en/modules
Jonathan Druart 62c9919515 Bug 20426: Fix default fund value when adding orders from iso2709 file
A new bug has been highlighted since:
  commit b830349f45
  Bug 19453: Incorrect jQuery selector for fund drop down validation

Prior to bug 19453 the check on the existence of the fund did not work
as expected, no select with name='budget_code' existed and the error was
never raised.
Now it works but expect a fund to be selected for every record to
import.
This check must only be done if there is no default value selected.

Test plan:
- Create an order from a staged file
- Do not select any funds
=> You must get a warning
- Select a specific fund for some of the records
=> You must get a warning
- Select a default fund in the last tab
=> You must not get a warning and the records must be imported and
inserted with the correct fund

Signed-off-by: Sonia Bouis <sonia.bouis@univ-lyon3.fr>

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

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
2018-04-12 10:50:38 -03:00
..
acqui Bug 20426: Fix default fund value when adding orders from iso2709 file 2018-04-12 10:50:38 -03:00
admin Bug 14769: Add preference AuthorityControlledIndicators 2018-04-12 10:50:35 -03:00
authorities Bug 18904: (follow-up) Rebase onto 14769 2018-04-12 10:50:37 -03:00
basket
batch
catalogue Bug 19953: Record page: acquisition details: add column for invoice 2018-04-04 16:06:57 -03:00
cataloguing Bug 18904: (follow-up) Use Ctrl+Shift+L 2018-04-12 10:50:38 -03:00
circ Bug 18789: (follow-up) Pass a Koha::Patron object from returns.pl 2018-04-09 16:15:17 -03:00
clubs
common
course_reserves Bug 20282: Match course reserve on holdingbranch 2018-04-02 18:07:45 -03:00
errors
help
ill Bug 20295: Allow translating link title in ILL module 2018-02-27 13:48:17 -03:00
installer Bug 20104: Update minimum version of Perl to 5.20 2018-04-11 16:45:09 -03:00
labels Bug 12020: Allow translating label-edit-batch hardcoded strings 2018-03-26 17:31:15 -03:00
members Bug 20518: Don't show "Messages" header and link on patron details if there are no messages 2018-04-11 16:45:09 -03:00
offline_circ
onboarding
patron_lists Bug 19837: Add error feedback for duplicated or unfound cardnumbers 2018-02-18 16:48:46 -03:00
patroncards Bug 19961: Move template JavaScript to the footer: Patron card creator 2018-03-26 17:31:26 -03:00
plugins Bug 20438: Allow uninstalling plugins not implementing the 'uninstall' method 2018-03-26 17:01:11 -03:00
reports Bug 9634: Allow for combining same paraneters in SQL reports 2018-04-11 16:45:08 -03:00
reserve Bug 18474: Restore multiple holds when patron is searched for 2018-04-02 18:07:34 -03:00
reviews
rotating_collections
serials Bug 20045: Switch single-column templates to Bootstrap grid: Various 2018-03-26 17:31:26 -03:00
services
suggestion Bug 20045: Switch single-column templates to Bootstrap grid: Various 2018-03-26 17:31:26 -03:00
tags
test
tools Bug 20298: (follow-up) fix labels' for attributes 2018-04-06 14:51:52 -03:00
virtualshelves
about.tt Bug 19904: (follow-up) Add Nick Clemens as RM assistant 2018-04-11 16:51:03 -03:00
auth.tt Bug 20291: Add a StaffLoginInstructions preference for adding text to staff client login 2018-04-02 18:08:07 -03:00
intranet-main.tt Bug 20268: CSS regression: white gap on the top of the staff pages 2018-03-19 13:55:46 -03:00