21 Apr
2023
21 Apr
'23
1:02 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24975 --- Comment #119 from Jonathan Druart <jonathan.druart+koha@gmail.com> --- (In reply to Jonathan Druart from comment #116)
TODO: * Add the entries into l10n_* tables when a new item type is created. * Remove them when the item type is deleted? * What to do when the description of an item type is modified?
There are stuffs in Koha/Schema/Result/Itemtype.pm to deal with that actually. I need to retest. -- You are receiving this mail because: You are watching all bug changes.