This pull request adds support for the Venezuelan Bolívar (VES) currency to our application. The issue 1058 has been resolved by updating the currency list to include VES as a valid currency code.
Related Issues
1058
Steps to Test
1 in the currency section in a new invoice click on currency
2 click on add new currency
3 currencyList will appear then click on add new currency on the left
4 Type VES on currency code and it will appear
Screenshots (if applicable)
Checklist
[ ] I have tested these changes
[ ] I have updated the relevant documentation
[ ] I have commented my code, particularly in hard-to-understand areas
[ ] I have made corresponding changes to the codebase
[ ] My changes generate no new warnings or errors
[ ] The title of my pull request is clear and descriptive
Description
This pull request adds support for the Venezuelan Bolívar (VES) currency to our application. The issue 1058 has been resolved by updating the currency list to include VES as a valid currency code.
Related Issues
1058
Steps to Test
1 in the currency section in a new invoice click on currency 2 click on add new currency 3 currencyList will appear then click on add new currency on the left 4 Type VES on currency code and it will appear
Screenshots (if applicable)
Checklist