Main Koha release repository https://koha-community.org
Find a file
Jonathan Druart 21ea89d774 Bug 28015: Fix inventory for timeformat=12h
Inventory explodes with the following stacktrace if timeformat is set to 12h

Invalid value passed, datelastseen=2021-04-09 12:00 AM expected type is date at /usr/share/perl5/Exception/Class/Base.pm line 88
        Exception::Class::Base::throw('Koha::Exceptions::Object::BadValue', 'type', 'date', 'value', '2021-04-09 12:00 AM', 'property', 'datelastseen') called at /kohadevbox/koha/Koha/Object.pm line 196
        Koha::Object::catch {...} ('DBIx::Class::Exception=HASH(0x557a052baeb0)') called at /usr/share/perl5/Try/Tiny.pm line 124
        Try::Tiny::try('CODE(0x557a051931d8)', 'Try::Tiny::Catch=REF(0x557a052bfc30)') called at /kohadevbox/koha/Koha/Object.pm line 206
        Koha::Object::store('Koha::Item=HASH(0x557a0521a048)') called at /kohadevbox/koha/Koha/Item.pm line 202
        Koha::Item::store('Koha::Item=HASH(0x557a0521a048)') called at /kohadevbox/koha/tools/inventory.pl line 220

Test plan:
Set TimeFormat to 12h
Use the inventory
=> Confirm that it's working with this patch applied

Signed-off-by: Owen Leonard <oleonard@myacpl.org>

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
2021-04-16 12:28:17 +02:00
acqui Bug 22773: Bulk Close invoices and Filter invoice view (open/closed) 2021-04-08 15:37:43 +02:00
admin Bug 28014: Add table settings to batch patron modification 2021-04-14 15:34:27 +02:00
api Bug 27894: Adapt /holds/:hold_id/pickup_locations 2021-04-07 16:08:04 +02:00
authorities Bug 8976: Sort subfields for authority records 2021-03-01 15:14:22 +01:00
basket Bug 27268: (QA follow-up) Add Koha::Biblios to basket scripts 2021-03-09 17:20:47 +01:00
bin
C4 Bug 21260: (follow-up) Consolidate preference 2021-04-14 16:05:53 +02:00
catalogue Bug 27980: Remove itemdata_publisheddate from controller 2021-04-06 15:56:30 +02:00
cataloguing Bug 27738: Set fallback for unset DefaultCountryField008 to |||, "no attempt to code" 2021-04-06 15:56:30 +02:00
circ Bug 28136: Handle Transferred status for ResFound 2021-04-14 16:07:55 +02:00
clubs
course_reserves
debian Bug 27839: (follow-up) Update docs for koha-worker 2021-04-12 15:27:50 +02:00
docs
errors
etc Bug 8426: Diacritics not being mapped for searching 2021-03-11 11:05:12 +01:00
ill
installer Bug 21260: DBRev 20.12.00.031 2021-04-14 16:07:55 +02:00
Koha Bug 27927: Prevent renewal on lost forgive 2021-04-16 12:28:17 +02:00
koha-tmpl Bug 27796: (QA follow-up) Missing filters 2021-04-16 12:28:17 +02:00
labels
members Bug 27796: Centralise payment/transaction type handling 2021-04-16 12:28:17 +02:00
misc Bug 26312: (follow-up) Fix passing of exception messages 2021-04-16 11:48:31 +02:00
offline_circ
opac Bug 28031: (follow-up) Clarify check methods 2021-04-09 15:43:34 +02:00
patron_lists
patroncards Bug 27716: Update permissions for patroncards creator 2021-03-16 16:08:30 +01:00
plugins
pos Bug 27796: Centralise payment/transaction type handling 2021-04-16 12:28:17 +02:00
reports Bug 24695: Move to Koha::Report->is_sql_valid 2021-04-12 15:27:50 +02:00
reserve Bug 26999: (follow-up) Simplify code 2021-04-01 18:51:37 +02:00
reviews
rotating_collections Bug 26618: (QA follow-up) Fix unit test for TranferCollection change 2021-03-03 15:36:13 +01:00
serials Bug 28036: Improve breadcrumbs of serial claims page 2021-04-06 15:56:31 +02:00
services
skel
suggestion Bug 7806: Fix remaining occurrences of 0000-00-00 2021-03-01 11:16:42 +01:00
svc
t Bug 27927: Add Unit Tests 2021-04-16 12:28:17 +02:00
tags
tmp/modified_authorities
tools Bug 28015: Fix inventory for timeformat=12h 2021-04-16 12:28:17 +02:00
virtualshelves
xt
.editorconfig
.eslintrc.json
.gitignore
.htaccess
.mailmap
.perlcriticrc
.scss-lint.yml
about.pl Bug 22824: Add warning to the about page 2021-03-04 16:18:42 +01:00
app.psgi
changelanguage.pl
cpanfile Bug 28110: Require YAML::XS 0.67 2021-04-14 15:28:12 +02:00
fix-perl-path.PL
gulpfile.js
help.pl
INSTALL
Koha.pm Bug 21260: DBRev 20.12.00.031 2021-04-14 16:07:55 +02:00
koha_perl_deps.pl
kohaversion.pl
LICENSE
mainpage.pl
Makefile.PL Bug 26363: Provide a systemd unit file for koha-worker for source installs 2021-03-01 10:51:15 +01:00
MANIFEST.SKIP
package.json Bug 27939: Update yarn.lock file 2021-03-16 12:04:06 +01:00
README
README.md
README.robots
rewrite-config.PL
yarn.lock Bug 27939: Update yarn.lock file 2021-03-16 12:04:06 +01:00

Koha is a free software integrated library system (ILS).

Koha is distributed under the GNU GPL version 3 or later.

Note: Koha does not accept pull requests from git hosting sites.

Note: This project has its own bug tracker, to report a bug or submit a patch visit http://bugs.koha-community.org.

For guidelines on submitting patches for Koha please visit https://wiki.koha-community.org/wiki/SubmitingAPatch

The developers handbook can be found at https://wiki.koha-community.org/wiki/Developer_handbook

http://koha-community.org/

Koha Logo