]> git.koha-community.org Git - koha.git/commit
Bug 33339: (Follow up) Fix more cases of formula=empty
authorMagnus Enger <magnus@libriotech.no>
Fri, 16 Aug 2024 12:59:20 +0000 (14:59 +0200)
committerLucas Gass <lucas@bywatersolutions.com>
Thu, 7 Nov 2024 23:02:54 +0000 (23:02 +0000)
commite2a31a2e188c85d22a153d54cc86ed8ee0b0ddc6
treea794a5718573b9d886418330e264f2fe16746d7d
parent3d03eff4a482e1e3ecc5440f19d2c3338ce8a771
Bug 33339: (Follow up) Fix more cases of formula=empty

This patch adds formula=empty to:
- Koha::ERM::EUsage::SushiCounter::_build_COUNTER_report_file()

Updated 2024-09-26: Earlier version also removed unnecessary
use of formula=empty from two places.

Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
Koha/ERM/EUsage/SushiCounter.pm