27 Jun
2024
27 Jun
'24
9:17 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37188 --- Comment #3 from Phil Ringnalda <phil@chetcolibrary.org> --- Oh, not quite so simple, since we have to know which sort of data we are sending to batch mod, and have a way to send it the thing we have from a particular report. Still, if ( (borrowernumber and cardnumber) or (borrowernumber and !cardnumber)) batchmod_borrowernumber elseif (cardnumber) batchmod_cardnumber endif if (cardnumber) cardcreator_cardnumber isn't *that* messy. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.