https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20150
Bug ID: 20150
Summary: Acquisitions wizard always uses listprice
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P5 - low
Component: Reports
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
When using the acquisitions wizard, you can choose between different options:
- Amount:
- Ordered amount:
- Spent amount:
The calculations are always done with listprice. Especially for the amount
spent this makes the wizard not match up with the amounts on the acquisition
homepage as the actual amount spent can be quite different from the list price
used when ordering.
I think it probably should be calculated like this:
- Amount: list price of ordered items + actual price of received items
- Ordered amount: list price
- Spent amount: actual price
--
You are receiving this mail because:
You are the assignee for the bug.
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/