You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When cloning a currency this error occurs: org.postgresql.util.PSQLException: ERROR: duplicate key value violates unique constraint "c_currencyisocode"...
Which are the steps to reproduce?
Open or create a currency record.
Clone the record.
The error occurs. No clone is created.
What is the expected or desired behavior?
The entire currency record should be duplicated and open in a new window.
The text was updated successfully, but these errors were encountered:
Is this a bug or feature request?
bug
What is the current behavior?
When cloning a currency this error occurs: org.postgresql.util.PSQLException: ERROR: duplicate key value violates unique constraint "c_currencyisocode"...
![error message cloning currency](https://user-images.githubusercontent.com/29163573/30441948-3e8faae8-997b-11e7-9156-12a99b1fd667.jpg)
Which are the steps to reproduce?
What is the expected or desired behavior?
The entire currency record should be duplicated and open in a new window.
The text was updated successfully, but these errors were encountered: