Main Koha release repository https://koha-community.org
Find a file
Lucas Gass d8491c6eb2 Bug 28258: Update bad formatting in AUTO_RENEWALS notice
To test:
-Look at the AUTO_RENEWALS notice and see the syntax [% checkout.date_due as_due_date => 1 %]
-Apply patch, updatedatabase
-Look at the AUTO_RENEWALS notice and see the syntax [% checkout.date_due | $KohaDates as_due_date => 1%]

Additional test:
1 - Checkout an item to a patron
2 - Find their borrowernumber, the itemnumber, and the biblionumber
3 - Use the get_prepared_letter script to test the letter content
    perl misc/devel/get_prepared_letter.pl --module circulation --letter-code AUTO_RENEWALS --tables="{\"borrowers\": 5,\"issues\": 1040,\"items\": 1040,\"biblio\": 2 }"

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>

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

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
2021-04-30 17:07:31 +02:00
acqui Bug 23971: Rename pref with AcquisitionLog 2021-04-23 11:58:49 +02:00
admin Bug 27790: Add the new column to columns_settings.yml 2021-04-27 16:23:49 +02:00
api Bug 23666: Add PATCH /patron/:patron_id/extended_attributes/:extended_attribute_id 2021-04-22 14:50:11 +02:00
authorities Bug 8976: Sort subfields for authority records 2021-03-01 15:14:22 +01:00
basket
bin
C4 Bug 17202: Don't report an item in a collection if the collection doesn't exist 2021-04-28 11:07:06 +02:00
catalogue Bug 28213: Prevent crash if patron or club deleted after search to hold 2021-04-28 11:07:06 +02:00
cataloguing
circ Bug 27896: Remove DeleteTransfer from circ/return.pl 2021-04-23 11:58:49 +02:00
clubs
course_reserves Bug 25898: Fix new occurrences 2020-10-15 13:56:41 +02:00
debian Bug 23207: (QA follow-up) Add to cron files 2021-04-22 11:11:05 +02:00
docs
errors
etc Bug 14300: Add %P to SIP LogPattern 2021-04-21 15:25:07 +02:00
ill
installer Bug 28258: Update bad formatting in AUTO_RENEWALS notice 2021-04-30 17:07:31 +02:00
Koha Bug 27636: (QA follow-up) Restore force AutoReconcile 2021-04-30 17:07:31 +02:00
koha-tmpl Bug 27811: Hide the Accounting tab if needed 2021-04-30 17:07:31 +02:00
labels
members Bug 26734: Convert printfeercpt/printinvoice to use GetPreparedLetter 2021-04-27 16:23:49 +02:00
misc Bug 27819: Spurious item deletion errors from delete_records_via_leader.pl 2021-04-28 11:16:14 +02:00
offline_circ
opac Bug 23583: Handle OpacHiddenItems with yaml_preference 2021-04-21 15:25:07 +02:00
patron_lists
patroncards
plugins
pos Bug 26734: (QA follow-up) Add missing copyright statement 2021-04-27 16:23:49 +02:00
reports Bug 23271: Replace search_limited with search_with_library_limits 2021-04-21 15:25:07 +02:00
reserve Bug 16787: (follow-up) Fix check to ensure reasons are passed to template 2021-04-22 14:50:11 +02:00
reviews
rotating_collections
serials Bug 23243: Adjust previous patch 2021-04-21 15:25:07 +02:00
services
skel
suggestion
svc
t Bug 28250: Remove upload of debug for Selenium failures 2021-04-30 17:07:31 +02:00
tags
tmp/modified_authorities
tools Bug 21818: Replace AutoCommit flag with DBIx transaction in stage-marc-import.pl 2021-04-27 16:23:49 +02:00
virtualshelves
xt
.editorconfig
.eslintrc.json
.gitignore
.htaccess Fix file permissions: if it is not a script, it should not be executable. 2010-04-16 00:40:34 -04:00
.mailmap
.perlcriticrc
.scss-lint.yml
about.pl
app.psgi
changelanguage.pl
cpanfile
fix-perl-path.PL
gulpfile.js
help.pl
INSTALL
Koha.pm Bug 17202: DBRev 20.12.00.042 2021-04-28 11:16:14 +02:00
koha_perl_deps.pl
kohaversion.pl
LICENSE
mainpage.pl Bug 25898: Prohibit indirect object notation 2020-10-15 12:56:30 +02:00
Makefile.PL
MANIFEST.SKIP
package.json
README Bug 9440 - update Koha's LICENSE file from GPL2 to GPL3 2013-02-12 08:52:10 -05:00
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