[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 10 15:51:55 CET 2023


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

--- Comment #22 from Jonathan Druart <jonathan.druart+koha at gmail.com> ---
Created attachment 146481
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=146481&action=edit
Bug 25655: Store actual cost in foreign currency and currency from the invoice

Bug 24158 allows to calculate the actual cost on time of receive from a foreign
currency.
This new enhancement is storing the price and the currency in database, into
two new columns
invoice_unitprice an invoice_currency

Test plan:
Create a new order with several items to receive
Receive one or more items, and tick "change currency" on the order
receive page
Select a currency and finish the receiving
In DB notice that the price and the currency have been stored.
Receive remaining items and confirm that the form is prefilled with
previous price and currency

Sponsored-by: The Research University in the Helmholtz Association (KIT)
Signed-off-by: Michaela Sieber <michaela.sieber at kit.edu>

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


More information about the Koha-bugs mailing list