[Koha-bugs] [Bug 20150] Acquisitions wizard falsely uses list price for calculating amounts spent

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Sep 16 08:38:15 CEST 2020


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20150

--- Comment #7 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
(In reply to Maura Stephens from comment #6)
> Firstly on Koha Acq none of the price fields in an order record field are
> called 'list price' there are 'vendor price' and 'retail price' so I had to
> open a call with Interleaf to work out which one this is. This make it
> confusing for End of Year Stats

Hi Maura,
we need to do some more work to make the terminology match on all pages. :(
Maybe I can help (or confuse even more)

list price = vendor price (list_price in db) (first price field entered on an
order)
Retail price = (rrp in db) (price in active currency calculated from list
price)
Budgeted cost = (ecost in db) estimated price with discount etc. that the
library will have to pay
Actual cost = (unit_price in db) entered on receive 

I'll try to verify Jonathan's changes here - on first glance it does look ok.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list