http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10461
mathieu saby <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA --- Comment #3 from mathieu saby <[email protected]> --- Hello I made some tests on sandbox 2. I have a problem with the calculation of received prices. Ex : Vendor with - list price does not include tax - invoiced price includes tax - discount 10% - vat 5,5% - order created wuith list price : 10 eur - in my basket summary, I see a included ecost price of 9.49. That is correct :(10-1)-5.5(10-1)/100 = 9.495 - in acquisition home page, in "ordered" colum for this fund, I see 9.49 The problem appears when I receive the item : in reception page, Koha tells me the unit cost is 9.49. That is correct. but after the reception is done, in the acquisition home page shows "9" and not "9.49" an other page to check is pro.test2.biblibre.com/cgi-bin/koha/acqui/spent.pl page with the details of the orders received for a fund. I also see "9" instead of 9.49. M. Saby -- 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/
