Bug 13321: use the populate_with_prices where needed
authorJonathan Druart <jonathan.druart@biblibre.com>
Fri, 14 Nov 2014 15:44:27 +0000 (16:44 +0100)
committerKyle M Hall <kyle@bywatersolutions.com>
Fri, 28 Oct 2016 13:46:06 +0000 (13:46 +0000)
commit42c8019b4dc29211a76f82b6c95855e5601a6345
tree250cab35a5a19d2821028809243363ddf083cc11
parent20d9ed618fbe3cdcb9c04444a1f8a584b0364069
Bug 13321: use the populate_with_prices where needed

Now we need to calculate the prices (ecost, rrp, unitprice) and tax
(tax_rate, tax_value) when the price is set for an order.

This only appends in the 3 files impacted by this patch.
addorder*.pl on ordering
finishreceive.pl on receiving

Signed-off-by: Laurence Rault <laurence.rault@biblibre.com>
Signed-off-by: Francois Charbonnier <francois.charbonnier@inlibro.com>
Signed-off-by: Sonia Bouis <sonia.bouis@univ-lyon3.fr>
Signed-off-by: Sonia Bouis <koha@univ-lyon3.fr>
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
acqui/addorder.pl
acqui/addorderiso2709.pl
acqui/finishreceive.pl