Koha/koha-tmpl/intranet-tmpl/prog/en/modules
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
..
acqui Bug 9416: (follow-up) teach ordering from staged files about the notes fields 2014-04-19 16:05:17 +00:00
admin Bug 10986: add system preference to limit the list of languages in advanced search 2014-04-19 17:18:32 +00:00
authorities Bug 10691: use authority ID in see-also links in authority search results (staff) 2014-01-16 22:35:58 +00:00
basket Bug 9218: fix intranet cart email for non english templates 2013-10-31 23:53:25 +00:00
batch Bug 9210: wrap long lines in printed hold notices 2014-01-15 15:51:44 +00:00
catalogue Bug 11912: (refactoring followup) make GetMarcISBN implement its advertised API 2014-04-19 18:23:15 +00:00
cataloguing Bug 12071: improve generation of Z39.50 search links 2014-04-18 15:37:56 +00:00
circ Bug 9448: (QA Followup) Hide 'Forgive overdue charges' for returns if user does not have writeoff permission 2014-04-17 15:43:01 +00:00
course_reserves Bug 11570 - Upgrade jQueryUI to latest version in the staff client 2014-04-07 15:37:27 +00:00
errors
help Bug 11403: (follow-up) Fix typo in renew help 2014-03-14 14:43:02 +00:00
installer
labels Bug 11946 - add table sorters to label batches 2014-03-31 14:22:26 +00:00
members Bug 11869: (follow-up) only display active fines 2014-04-18 14:55:36 +00:00
offline_circ
patron_lists Bug 11570 - Upgrade jQueryUI to latest version in the staff client 2014-04-07 15:37:27 +00:00
patroncards Bug 12018 - add table sorting to patron card batches 2014-04-03 14:59:30 +00:00
plugins
reports Bug 11718 - Use new DataTables include in reports templates 2014-03-12 17:33:25 +00:00
reserve Bug 11570 - Upgrade jQueryUI to latest version in the staff client 2014-04-07 15:37:27 +00:00
reviews
rotating_collections
serials Bug 12003: Do not calculate next pubdate for irregular subscriptions 2014-04-18 20:57:51 +00:00
services
sms
suggestion Bug 11686: make "please note your reason here..." translatable 2014-03-12 14:26:36 +00:00
tags Bug 11570 - Upgrade jQueryUI to latest version in the staff client 2014-04-07 15:37:27 +00:00
test
tools Bug 11253: tools/inventory.pl: fix handling of inventory date 2014-04-20 15:03:36 +00:00
virtualshelves Bug 12034: standardize alerts referring to lists and list items 2014-04-04 15:31:42 +00:00
z3950
about.tt Bug 7143: Updating history with new developers 2014-04-14 14:37:48 +00:00
auth.tt Bug 11146: Show a go back link on no permission page 2013-11-23 19:43:37 +00:00
intranet-main.tt Bug 10415 - Add course reserves to staff client home page 2014-03-12 18:15:24 +00:00