http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13321 --- Comment #9 from Jonathan Druart <jonathan.druart@biblibre.com> --- (In reply to Koha Team Lyon 3 from comment #7) Thanks for testing Sonia!
For each vendor, I try receipt without any change, partial receipt, receipt with change of price, receipt with change of GST, receipt after a transfer from another vendor, with price needing some round calculation.
Good to know (almost) everything is fine :)
In all the case (calculation in the basket, print of the basket group, export CSV of the basket group, receipt and invoice), the fair prices are calculated, consistently with the setting of the tax in the vendor page. Except in one case : the CSV export of a basket group after a transfer of an order from a vendor where list prices don't include tax forward a vendor where List prices include tax.
Good catch, I submitted a new patch (applied on the sandbox). With this patch, both prices (including and excluding tax) is displayed in the csv file. -- You are receiving this mail because: You are watching all bug changes.