[Koha-bugs] [Bug 32705] Display actual cost in foreign currency and currency from the invoice

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Jan 31 21:26:12 CET 2023


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

--- Comment #1 from Jonathan Druart <jonathan.druart+koha at gmail.com> ---
Created attachment 145913
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=145913&action=edit
Bug 32705: Display invoice price

On bug 25655 we are storing the unit price and currency used for
invoicing. Here we are displaying them on the invoice page.

Test plan:
Reuse the test plan from 25655 and go to the invoice page
Notice that a new 'Invoice price' column is displayed if at least one
order of the invoice had a price given in a foreign currency

We could discuss the display of the prices here, I've decided to format
them but they are not accurate to the currency. We cannot do better for
now as we are not storing the format along with the currency.

Sponsored-by: The Research University in the Helmholtz Association (KIT)

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


More information about the Koha-bugs mailing list