15 Jan
2020
15 Jan
'20
11:22 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24099 --- Comment #2 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Hi Lisette, you are right - it doesn't appear in new installations, but it will for updated installations if there are a bit older - there is an update in updatedatabase adding it: $dbh->do("INSERT INTO authorised_values (category,authorised_value,lib) VALUES ('MANUAL_INV','Copier Fees','.25')"); I wonder if it's worth changing that? -- You are receiving this mail because: You are watching all bug changes.