[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
Tue Oct 27 16:03:38 CET 2015


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

Bernardo Gonzalez Kriegel <bgkriegel at gmail.com> changed:

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

--- Comment #9 from Bernardo Gonzalez Kriegel <bgkriegel at gmail.com> ---
Created attachment 44076
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=44076&action=edit
[SIGNED-OFF] 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

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


More information about the Koha-bugs mailing list