[Koha-bugs] [Bug 24158] Receive items in multiple currencies

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Feb 28 15:44:15 CET 2020


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

Devinim <kohadevinim at devinim.com.tr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #96263|0                           |1
        is obsolete|                            |

--- Comment #3 from Devinim <kohadevinim at devinim.com.tr> ---
Created attachment 99766
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=99766&action=edit
Bug 24158: Convert actual cost in an other currency when receiving

This patch adds a currency dropdown list to the Actual cost field when
receiving items in the acquisition module.
The idea is to let the librarian entered a price in a foreign currency
that will automatically be converted in the local currency ('active').
This converted value will be use as the actual cost once the form is
submitted.

Test plan:
- Create several currencies with different rates
- Create an order, close the basket and receive
- On the receipt page you will notice a new "change currency" checkbox
right close to the 'Actual cost' input.
- Check it
=> The 'Actual cost' input is readonly and a new line appears at the
bottom.
- Enter a number and select a currency
=> The 'Actual cost' input is automatically filled with the converted
value
- Save
=> The converted Actual cost has been inserted in the database.

Sponsored-by: Athlone Institute of Technology

Signed-off-by: Devinim <nazli at devinim.com.tr>

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


More information about the Koha-bugs mailing list