http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12128

Katrin Fischer <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|In Discussion               |RESOLVED
                 CC|                            |[email protected]
         Resolution|---                         |DUPLICATE

--- Comment #5 from Katrin Fischer <[email protected]> ---
I think this patch got lost 'in discussion'. In the current pl file we got:
        total_gste           => sprintf( "%.2f", $total_gste ),
        total_gsti           => sprintf( "%.2f", $total_gsti ),
        total_gstvalue       => sprintf( "%.2f", $total_gstvalue ),
So the display problem no longer appears.

I agree that the formatting should be in the template - Jonathan has worked on
a TT plugin for currencies in acq that I think will do that.

*** This bug has been marked as a duplicate of bug 12970 ***

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://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