Koha/koha-tmpl/intranet-tmpl/prog/en/modules/acqui
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
..
csv Bug 19928: Acquisitions' CSV exports now honors syspref "delimiter" 2018-02-08 14:52:01 -03:00
tables
acqui-home.tt Bug 18789: Send Koha::Patron object to the templates 2018-02-16 13:03:58 -03:00
addorder.tt Bug 20038: Switch single-column templates to Bootstrap grid: Acquisitions 2018-02-15 13:30:23 -03:00
addorderiso2709.tt Bug 20426: Fix default fund value when adding orders from iso2709 file 2018-04-12 10:50:38 -03:00
ajax.tt
basket.tt Bug 20148: Prevent adding same user multiple times to acq basket 2018-02-18 14:48:43 -03:00
basketgroup.tt Bug 12904: Force browser to load new javascript files after upgrade 2018-02-08 14:53:24 -03:00
basketheader.tt Bug 20038: Switch single-column templates to Bootstrap grid: Acquisitions 2018-02-15 13:30:23 -03:00
booksellers.tt Bug 18789: (QA follow-up) Fix showing the name of basket creator on booksellers page 2018-02-16 13:03:58 -03:00
cancelorder.tt Bug 20038: Switch single-column templates to Bootstrap grid: Acquisitions 2018-02-15 13:30:23 -03:00
edi_ean.tt
edifactmsgs.tt Bug 12904: Force browser to load new javascript files after upgrade 2018-02-08 14:53:24 -03:00
edimsg.tt
histsearch.tt Bug 9573: Lost items report - add KohaTable to itemlost 2018-02-17 18:32:14 -03:00
invoice-files.tt Bug 12904: Force browser to load new javascript files after upgrade 2018-02-08 14:53:24 -03:00
invoice.tt Bug 20318: Add class 'required' to the label 2018-04-02 18:07:44 -03:00
invoices.tt Bug 20318: Add class 'required' to the label 2018-04-02 18:07:44 -03:00
lateorders.tt Bug 19754: Move template JavaScript to the footer: Acquisitions, part 2 2018-02-23 10:58:09 -03:00
modordernotes.tt Bug 20038: Switch single-column templates to Bootstrap grid: Acquisitions 2018-02-15 13:30:23 -03:00
neworderbiblio.tt Bug 19754: Move template JavaScript to the footer: Acquisitions, part 2 2018-02-23 10:58:09 -03:00
neworderempty.tt Bug 19289: Extend size of inputs to 50 2018-04-11 16:45:20 -03:00
neworderempty_duplicate.tt
newordersubscription.tt Bug 19754: Move template JavaScript to the footer: Acquisitions, part 2 2018-02-23 10:58:09 -03:00
newordersuggestion.tt Bug 19754: Move template JavaScript to the footer: Acquisitions, part 2 2018-02-23 10:58:09 -03:00
ordered.tt Bug 19754: Move template JavaScript to the footer: Acquisitions, part 2 2018-02-23 10:58:09 -03:00
orderreceive.tt Bug 19754: Move template JavaScript to the footer: Acquisitions, part 2 2018-02-23 10:58:09 -03:00
parcel.tt Bug 19812: Fix confusing holds count values in "Already received" table 2018-04-04 16:06:57 -03:00
parcels.tt Bug 19755: Move template JavaScript to the footer: Acquisitions, part 3 2018-02-15 13:30:23 -03:00
spent.tt Bug 19755: Move template JavaScript to the footer: Acquisitions, part 3 2018-02-15 13:30:23 -03:00
supplier.tt Bug 19755: Move template JavaScript to the footer: Acquisitions, part 3 2018-02-15 13:30:23 -03:00
transferorder.tt Bug 19947: Update popup window templates to use Bootstrap grid: Acquisitions transfer order 2018-02-16 14:05:19 -03:00
uncertainprice.tt Bug 19755: Move template JavaScript to the footer: Acquisitions, part 3 2018-02-15 13:30:23 -03:00
z3950_search.tt Bug 19916: Add keyword and standard ID fields to acq external search 2018-03-28 16:03:37 -03:00