[Koha-bugs] [Bug 15049] Add warning about "No active currency" to Acquisitions start page

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Dec 17 16:11:39 CET 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15049

--- Comment #22 from sandboxes at biblibre.com <sandboxes at biblibre.com> ---
Created attachment 45778
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=45778&action=edit
Bug 15049: Add warning about "No active currency" to Acquisitions start page

If no active currency is defined, Acquisitions does not work properly and
software
can occur while receiving.
This patch adds the warning message about missing active currency to Home >
Acquisitions

To test:
- Apply patch
- Go to Home > Administration > Currencies & Exchange Rates > Currencies
- Make sure that no active currency is set
- Go to Home > Acquisitions
- Verify that a warning displays:
  - If user has at least permission for parameters_remaining_perissions,
    the warning should display a link to Currencies and exchange rates
(currency.pl)
  - If the user has no permission to edit the Currencies and exchange rates,
    no link is displayed.
- Set an active currency
- Veryfy that the warning no longer displays

(Amended to remove superfluous line / mv)

Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel at gmail.com>
Work as described. No errors

Signed-off-by: JM Broust <jean-manuel.broust at univ-lyon2.fr>

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


More information about the Koha-bugs mailing list