https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23049
Martin Renvoize <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #93996|0 |1 is obsolete| | --- Comment #93 from Martin Renvoize <[email protected]> --- 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 <[email protected]> Capitalise reserve -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
