https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24486

ByWater Sandboxes <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #97883|0                           |1
        is obsolete|                            |

--- Comment #4 from ByWater Sandboxes <[email protected]> ---
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 <[email protected]>

-- 
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/

Reply via email to