Text to go in the release notes:
|
This patch adds a new Template::Toolkit library to Koha's dependencies. This library, while not directly used in Koha, can be used in Template::Toolkit-driven templates to access JSON structures (e.g. notices, report templates, etc).
A good example is making report templates that include JSON columns, like `background_jobs.data`.
|