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

--- Comment #6 from Pedro Amorim <[email protected]> ---
Changed parseInt to Number, parseInt was ignoring float values (i.e. if price
was 123.5 it would show as 123,00 on the table).

However there is still a deeper issue here I think in the way the price is
saved. If we add "123,5" (with a comma instead of a dot) the table shows 0.

I'm revisiting this.

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
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