]> git.koha-community.org Git - koha.git/commit
Bug 9280: FIX price calculation adding an order from a staged file
authorJonathan Druart <jonathan.druart@biblibre.com>
Thu, 13 Dec 2012 13:26:54 +0000 (14:26 +0100)
committerChris Cormack <chris@bigballofwax.co.nz>
Fri, 1 Feb 2013 08:33:49 +0000 (21:33 +1300)
commitd4c86ff52cead6806a1867ed5c7f4a803412aecf
tree25973001aa19aa88b3c508750e13b7e7afd3bbb3
parent88fbb6c561cc27a2af3b64a870d93ff00af4c37d
Bug 9280: FIX price calculation adding an order from a staged file

Test plan:
Add an order from a staged file containing a price value (010$d for
UNIMARC user).
Check this patch with 2 different vendors (listprice=1 and listprice=0).
Check the calculated price (depending discount and gstrate).

Signed-off-by: mathieu saby <mathieu.saby@univ-rennes2.fr>
Signed-off-by: Elliott Davis <elliott@bywatersolions.com>
introduces no new bugs
Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com>
I was unable to replicate the bug in MARC21, but the patch introduces
no regressions that I could find, so I am pushing it anyway.
Note: Acquisitions remains unusable under Plack. In order to test this
patch I first applied the patch on bug 9432.

Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
acqui/addorderiso2709.pl