johnuberbacher / invoice-generator

An Invoice creator project built with React. Uses jspdf-react to capture the data from the modal and convert it from canvas -> pdf.
https://invoice-generator-react.netlify.app/
224 stars 164 forks source link

Add support for INR #21

Closed Deven1902 closed 2 months ago

Deven1902 commented 6 months ago

Hey, its a cool project and i can really use it for my workflow. But i would really appreciate if you extend this support for more languages and currencies. Particularly i need supoort for indian rupees.

sthaarekh commented 4 months ago

I have added support for INR. Check the pull request.