http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13321
--- Comment #2 from Jonathan Druart <[email protected]> --- Created attachment 33790 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=33790&action=edit 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 -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
