15 Apr
2022
15 Apr
'22
11:34 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30226 --- Comment #5 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- + INSERT IGNORE INTO systempreferences (`variable`, `value`, `options`, `explanation`, `type` ) VALUES('AllowSetAutomaticRenewal', '1', '|yes|no', 'Allow or Prevent staff from flagging items for autorenewal on the checkout page', 'YesNo') | before yes seems unneeded Allow or Prevent should probably be Allow or prevent No blocker -- You are receiving this mail because: You are watching all bug changes.