[Koha-bugs] [Bug 9280] Bad price calculation when filling a basket with staged records

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Dec 13 16:06:29 CET 2012


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9280

--- Comment #7 from Jonathan Druart <jonathan.druart at biblibre.com> ---
I'm a little bit lost...

I don't understand the behavior we want here.
The Bug 7180 includes a complex calculation and rewrite a big part of this page
but I don't know what we want for this current version.

The patch does in *ALL* cases:
rrp = 010$d (or similar)
ecost = rrp * ( 1 - discount)

This 2 values are stored in the DB and the values are calculated on the fly
depending of the bookseller parameters.

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


More information about the Koha-bugs mailing list