https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33863
--- Comment #9 from Katrin Fischer <[email protected]> --- (In reply to Jonathan Druart from comment #7) > I think this patch is correct and what Katrin describes is an other bug > (unitprice retrieved from parent order but not adjusted from already > received order, when invoice_unitprice is stored in the parent order). I disagree. The problem appears because we are trying to pre-set values that might not match up (unitprice and invoice_unitprice should depend on each other, being calculated from current exchange rate) Without this change, we don't have the problem. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
