]> git.koha-community.org Git - koha.git/commit
Bug 12224: (follow-up) Format today with KohaDates
authorKatrin Fischer <katrin.fischer.83@web.de>
Fri, 5 Mar 2021 11:29:41 +0000 (12:29 +0100)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Fri, 5 Mar 2021 12:49:04 +0000 (13:49 +0100)
commit05b55cc49f6a2c2037a1f06bffbbb558ecd8e55d
treec5d81a8ecb227d4016408e0cfd7135439e4a33de
parentfe2bbc7cd886008dbbfdb2cb847c0f4067296c3b
Bug 12224: (follow-up) Format today with KohaDates

Updates the slip templates to use [% today | $KohaDates %].
Adding an explicit USE statement is not necessary in this case.

To test:
- When testing the feature according to the test plan, make sure
  that the date for today shows up formatted to the DateFormat
  system preference.

Note: As we are printing today's checkins, I have intentionally left
oft the time. But it could be easily added if a library wanted it.

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
installer/data/mysql/atomicupdate/bug_12224-add_CHECKINSLIP_notice.perl
installer/data/mysql/en/mandatory/sample_notices.yml
installer/data/mysql/fr-CA/obligatoire/sample_notices.sql
installer/data/mysql/fr-FR/1-Obligatoire/sample_notices.sql
installer/data/mysql/it-IT/necessari/notices.sql
installer/data/mysql/nb-NO/1-Obligatorisk/sample_notices.sql
installer/data/mysql/pl-PL/mandatory/sample_notices.sql
installer/data/mysql/ru-RU/mandatory/sample_notices.sql
installer/data/mysql/uk-UA/mandatory/sample_notices.sql