31 May
2023
31 May
'23
1:10 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33863 --- Comment #9 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- (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.