idurar / idurar-erp-crm

Free Open Source ERP CRM Accounting Invoicing Software | Node Js React
https://cloud.idurarapp.com
GNU Affero General Public License v3.0
6.27k stars 1.89k forks source link

Add Support for Venezuelan Bolívar (VES) currency #1059

Closed Loujayna1 closed 5 months ago

Loujayna1 commented 5 months ago

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)

Screenshot 2024-04-12 014149

Checklist