Bug 25656 - Allow entering of currency rate to use when receiving and ordering in acq
Summary: Allow entering of currency rate to use when receiving and ordering in acq
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Acquisitions (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-06-02 15:45 UTC by Katrin Fischer
Modified: 2022-07-20 09:32 UTC (History)
1 user (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Katrin Fischer 2020-06-02 15:45:15 UTC
When advertising bug 24158 we had some discussion about further improvements to currency handling in Koha.

It would be nice if the currency rate used for the conversion on ordering and receiving would be shown in the form (pulled from administration > currencies) but be editable at the same time, so you can update it if necessary.

We could also show a checkbox to update the currency rate in administration from there, visibility of the checkbox depending on the existing manage_currencies permission.

This could go together with bug 25655 that suggests storing original prices and rates used.