[Koha-bugs] [Bug 25655] Additionally store actual cost in foreign currency and currency from the invoice

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Feb 17 12:04:21 CET 2023


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

--- Comment #41 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
(In reply to Katrin Fischer from comment #40)
> As this patch adds the column invoice_currency I don't think the last patch
> with the database update is required :)

Thinking a bit more about this and correcting myself:

The new database update updates the old order lines, setting:

* invoice_currency to active currency code
* invoice_unitprice to unitprice

This is not wrong, it will not affect any calculations and if you run reports,
you'll always get results.

Only thing maybe is that we don't know if they were actually paid in active
currency... as we just didn't store this information before. So if you are
running reports on how many invoices you have in foreign currencies etc. it
could create a false impression.

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


More information about the Koha-bugs mailing list