https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23049 Martin Renvoize <martin.renvoize@ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #93996|0 |1 is obsolete| | --- Comment #93 from Martin Renvoize <martin.renvoize@ptfs-europe.com> --- Created attachment 94080 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=94080&action=edit Bug 23049: Update debit_type_code 'Res' to 'RESERVE' This patch updates all cases where debit_type_code was 'Res' to 'RESERVE' which is more informative and consistent with the new style guidelines. The patch also ensure all calls to add_debit with a type or 'reserve' now pass the capitalised code instead. Signed-off-by: Séverine QUEUNE <severine.queune@bulac.fr> Capitalise reserve -- You are receiving this mail because: You are watching all bug changes.