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

Marcel de Rooy <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Signed Off                  |Failed QA

--- Comment #5 from Marcel de Rooy <[email protected]> ---
                                <td>[%- PROCESS account_type_description
account=debit.credit -%]</td>
                                    [%- IF debit.credit.description %][%
debit.credit.description | html %][%- END -%]
                                    [%- IF ( debit.credit.itemnumber ) -%] (<a
href="/cgi-bin/koha/catalogue/moredetail.pl?biblionumber=[%
debit.credit.item.biblionumber | uri %]&amp;itemnumber=[%
debit.credit.itemnumber | uri %]">[% debit.credit.item.biblio.title | html
%]</a>)[%- END -%]
                                <td>[% debit.credit.amount | $Price %]</td>

This does not look good to me at first glance.
You remove <td> and move data outside data tags?
Please explain/correct.

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