http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12964
Paola Rossi <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA --- Comment #6 from Paola Rossi <[email protected]> --- Thanks, Jonathan. I've tested again against master 3.17.00.025, about the 1 cent' differences. -------------------------------------------------------- II - Configuration 2 (1 1) List item price includes tax Invoice item price includes tax file-doc says: 7) On the basket group (pdf English 3-page) ... gstvalue = 7.03 but I see: gstvalue = 7.02 NB. at point 10 (parcel.pl), file-doc is right. Koha shows "(Tax exc.)" on the left of the "Subtotal for ...", but this Subtotal shows 147.60, which is the Tax inc. . So the string "(Tax exc.)" is wrong, is misleading. -------------------------------------------------------- III - Configuration 3 (1 0) List item price includes tax Invoice item price does not include tax: file-doc says: 2) On the basket page (basket.pl rrp_it = 82.01 but I see: rrp_it = 82.00 file-doc says: 7) On the basket group (pdf English 3-page) ... gstvalue = 7.03 but I see: gstvalue = 7.02 -------------------------------------------------------- IV - Configuration 4 (0 1) List item price does not include tax Invoice item price includes tax: the file-doc is perfect. Al point 10 parcel.pl, file-doc is right. Koha shows "(Tax exc.)" on the left of the "Subtotal for ...", but this Subtotal shows 154.98, which is the Tax inc. So the string "(Tax exc.)" is wrong, is misleading, as in conf II. -------------------------------------------------------- I don't know if these differences of 1 cent are so substantial. In doubt I pass the patch to "Failed QA" status. -- You are receiving this mail because: 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/
