https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24486 ByWater Sandboxes <bws.sandboxes@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #97883|0 |1 is obsolete| | --- Comment #4 from ByWater Sandboxes <bws.sandboxes@gmail.com> --- Created attachment 97894 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=97894&action=edit Bug 24486: Remove duplicated account information at the OPAC commit efc21e6f47801503e55e3ba709a48c3f426f90ac Bug 23115: (follow-up) Move switches to a TT block Duplicated the following line: + [% PROCESS account_type_description account=ACCOUNT_LINE %] [%- PROCESS account_status_description account=ACCOUNT_LINE -%] Which cause the info to appear twice Test plan: Create a manual invoice Pay it Void it Go to the opac, account => You should see only one "(Voided)" Signed-off-by: Christofer Zorn <christofer.zorn@ajaxlibrary.ca> -- You are receiving this mail because: You are watching all bug changes.