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

Amit Gupta <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #1 from Amit Gupta <[email protected]> ---
Created attachment 40951
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=40951&action=edit
Bug 14520 - Prevent to override the existing currency code.

On creating a currency, if it already exists, it will replace the existing one.
This patch prevent that and display a message to the user interface.
Test case
1. Create a currency new 'INR' with a symbol 'INR' and rate '1'.
2. Click on Edit and update the symbol with 'RS'.
3. Create a currency 'INR' with a symbol 'RUP' and rate '1'
   you should get a warning message "This currency already exists".

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to