https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20150
--- Comment #7 from Katrin Fischer <[email protected]> --- (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. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
