Sjeiti / project-invoice

This invoicing application stores all your data on your local machine. Your data is not shared between different browsers or computers.
https://projectinvoice.nl/
GNU General Public License v3.0
1 stars 1 forks source link

Fix currency separators #206

Open Sjeiti opened 4 years ago

Sjeiti commented 4 years ago

Dot or comma separators is only implemented half. It should be fully implemented and preferably be dependent on the type of chosen currency and/or language. See Price.js and PrintInvoice.js (Currency).