[Koha-bugs] [Bug 19165] When adding from a staged file order discounts are not passed into C4:: Acquisitions::populate_order_with_prices

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Aug 23 13:48:41 CEST 2017


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

Christophe Croullebois <christophe.croullebois at biblibre.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |Needs Signoff
                 CC|                            |christophe.croullebois at bibl
                   |                            |ibre.com
           Assignee|koha-bugs at lists.koha-commun |christophe.croullebois at bibl
                   |ity.org                     |ibre.com

--- Comment #1 from Christophe Croullebois <christophe.croullebois at biblibre.com> ---
Created attachment 66380
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=66380&action=edit
Discounts are not stored in $orderinfo before passing to populate prices

This patch is the same than Bug 18468, just for 16.11.

To test:
1 - Setup a vendor with a discount
2 - Stage a file
3 - Create a basket
4 - Order from staged file
5 - Add a price but no discount
6 - Save order
7 - Note ecost is not discounted
8 - Apply patch
9 - Repeate 2-6
10 - Note ecost is discounted

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


More information about the Koha-bugs mailing list