You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I often create very similar invoices every month (only the amounts, dates and number differ) so it is nice to be able to quickly copy invoices.
I've created this in a branch on my fork already (that I use to be able to generate custom style invoices) and would be open to working towards merging this. It would require a little bit of work on my end (as it's based on automatic incrementing of invoice numbers, more on that in #32) so I'd like to poll interest first.
The text was updated successfully, but these errors were encountered:
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 what the next number needs to be an also usually you are billing the same kind of works every month so filling all the data in again is quite tedious work.
I'd be happy to take a look at your fork and a pull-request if possible.
I often create very similar invoices every month (only the amounts, dates and number differ) so it is nice to be able to quickly copy invoices.
I've created this in a branch on my fork already (that I use to be able to generate custom style invoices) and would be open to working towards merging this. It would require a little bit of work on my end (as it's based on automatic incrementing of invoice numbers, more on that in #32) so I'd like to poll interest first.
The text was updated successfully, but these errors were encountered: