Koha/koha-tmpl/intranet-tmpl/prog/en/modules/tools
Mark Tompsett 536345c3b8 Bug 11253: tools/inventory.pl: fix handling of inventory date
This patch fixes a stray call to output_pref() that had not been
updated by the patch for 10380, which caused a crash when uploading
a barcode file when the dd/mm/yyyy dateformat is in use.

TEST PLAN
---------
Set I18N/L10N system preference of dateformat to dd/mm/yyyy.
Go to inventory/stocktaking tool.
Browse for the barcode file.
Select the branch (i.e. not All libraries) to match.
Click submit
KABOOM!

Apply patch
Go to inventory/stocktaking tool.
Browse for the barcode file.
Select the branch (i.e. not All libraries) to match.
Click submit
Table displays dates in "Unseen since" column.

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Before the patch, I had this error when using dateformat=ddmmyy:
Template process failed: undef error - The 'day' parameter ("2014") to DateTime::new did not pass the 'an integer which is a possible valid day of month' callback at /usr/local/share/perl5/Params/Validate/PP.pm line 633.
This patch corrects the problem.

Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Passes all tests and QA script.
Confirmed problem before applying the patch. Tested with the
patch all dateformat setting still work correctly.

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
2014-04-20 15:03:36 +00:00
..
batchMod-del.tt Bug 11734 - Use new DataTables include in batch modification templates 2014-04-08 23:51:47 +00:00
batchMod-edit.tt Bug 11734 - Use new DataTables include in batch modification templates 2014-04-08 23:51:47 +00:00
batchMod.tt
cleanborrowers.tt Bug 11352: fix unexpected data loss issues with batch patron deletion/anonymization 2014-03-22 13:55:28 +00:00
csv-profiles.tt Bug 11333: use jQuery validator plugin for CSV profiles forms 2013-12-06 15:12:20 +00:00
export.tt
holidays.tt Bug 12056: fix untranslatable strings in calendar 2014-04-09 22:09:09 +00:00
import_borrowers.tt Bug 10861: Add a check on cardnumber length 2014-03-12 02:16:18 +00:00
inventory.tt Bug 11253: tools/inventory.pl: fix handling of inventory date 2014-04-20 15:03:36 +00:00
koha-news.tt Bug 7567: (follow-up) Modify DataTables configuration 2014-04-07 18:14:20 +00:00
letter.tt Bug 9677 - Style button on notices and slips page with Bootstrap 2014-02-21 18:29:15 +00:00
manage-marc-import.tt Bug 11605: (follow-up) use DT defaults for the new Ajax staged batch page 2014-03-10 19:07:15 +00:00
marc_modification_templates.tt Bug 11414: warn user about dangerous MARC modification rules 2013-12-23 16:06:57 +00:00
modborrowers.tt Bug 11738: Use new DataTables include in batch patron modification template 2014-03-26 19:27:30 +00:00
overduerules.tt
picture-upload.tt
quotes-upload.tt Bug 11740 - Use new DataTables include in quotes upload template 2014-02-19 15:54:51 +00:00
quotes.tt Bug 10558: (follow-up) styling improvements 2014-03-10 15:47:53 +00:00
scheduler.tt
stage-marc-import.tt
tools-home.tt Bug 8015: QA Followup 2013-10-31 22:50:39 +00:00
upload-images.tt Bug 11785 - Use validation plugin when uploading local cover images 2014-02-20 16:56:21 +00:00
viewlog.tt Bug 11477: (follow-up) improve display of user/patrons in logs tool 2014-01-17 06:06:53 +00:00