Madis Väin
Madis Väin
I'll take a look at the issue described here. It probably is that it starts rendering the PDF before it's actually ready. I have added a [200ms delay here](https://github.com/madisvain/upcount/blob/master/src/pages/invoices/%24id/pdf.js#L100) but...
Myself I do not know Portuguese - Brazil but I'd be happy to merge once the translations have been made. I added the language and added a pull-request here: https://github.com/madisvain/upcount/tree/portuguese...
@Awilson089 the currencies are now formatted according to the https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl/NumberFormat that also take into account the language/locale you are using together with the currency. @kai-oswald yes the 0 tax I...
@KurtMar thank you for this pull request. This is great work. I would only add some kind of custom format validator but another option is to have the users specify...
I totally agree on this. The option to duplicate an invoice with auto incremental invoice numbers is definitely something that would help a lot with not having to think about...
@baltedewit this pretty much sums up whats needed yes. https://github.com/baltedewit/upcount/commit/e1d6e5275f1027d258f90623ccd10b625500b5f3 Are you interested in making this into a pull-request if you are taking part if [Hacktoberfest](https://hacktoberfest.digitalocean.com/)? There are two potential...
Thats great. I’ll review the fork early next week and if the implementation is generic I’d be happy to merge it and make a new release. Thanks!
The solution from @baltedewit is currently her: https://github.com/baltedewit/upcount/commit/0f2bf85161467ceffb41553701e222d9bc612633 I definitely like the simplicity 👍 I'll review this and it looks like an excellent first implementation candidate before we implement prefixes...
@baltedewit thank you for the pull request. I think there is a small issue here that the intermediary_bic is not used in the template. I think a better option would...
@KurtMar this makes perfect sense - thank you and I will make this improvement so all the tax rate amount are displayed separately