Bug 7410 - Wrong price calculation on order page
Summary: Wrong price calculation on order page
Status: CLOSED INVALID
Alias: None
Product: Koha
Classification: Unclassified
Component: Acquisitions (show other bugs)
Version: Main
Hardware: All All
: P5 - low critical (vote)
Assignee: Henri-Damien LAURENT
QA Contact: Ian Walls
URL: /cgi-bin/koha/acqui/neworderempty.pl?...
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-06 09:40 UTC by Katrin Fischer
Modified: 2019-06-27 09:24 UTC (History)
0 users

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments
price calculation on order form (36.62 KB, image/png)
2012-01-06 09:40 UTC, Katrin Fischer
Details
vendor (36.87 KB, image/png)
2012-01-06 09:40 UTC, Katrin Fischer
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Katrin Fischer 2012-01-06 09:40:25 UTC
Created attachment 7060 [details]
price calculation on order form

Ok, my settings are:

- gist = 0
- vendor tax rate = 10.00
- list price does include tax
- no discount

Unit price: 8.00
Replacement cost: 6.99
Budgeted cost: 6.99
Total: 6.99

I might be wrong here... but shouldn't it be 7.20?

Wrong calculations in acq are not good at all.
Comment 1 Katrin Fischer 2012-01-06 09:40:47 UTC
Created attachment 7061 [details]
vendor
Comment 2 Katrin Fischer 2012-01-06 09:46:57 UTC
Chris had the right idea, currency exchange rate for EUR was not set to 1 - sorry!