Open enoversum opened 2 years ago
Hi @DirkR , thanks for the tip. Does that mean I have to manually set the invoice number in the database to the number I want to start from for the invoices?
Yes.
You take the latest/newest invoice in the table and set the sequence_number to the value of that invoice. In my case I hat an invoice "RE-0350" and I did set the sequence_number
of that invoice to 350
.
The number get's incremented when creating a new invoice.
Unfortuantly you have to alter your database for that. 🤷♂️
Danke, @DirkR, that's very helpful, I'll do just that then. Since I don't move to Crater every day, it's a little obstacle, but nothing to lose hair about 😁.
Edit: Working like a charm, thanks for the solution!
Describe the bug After switching from a different invoicing software, in which I already created invoices and estimates for this year, changing the number of my invoice or estimate to account for already created invoices/estimates doesn't trigger an update to the forthcoming invoices/estimates. E.g. I set my first estimate to be 2022-005 instead of 2022-001, and the next estimate number created by Crater is 2022-002 instead of 2022-006.
Expected behaviour Crater recognises the increased number and sets the correct number for the next invoice/estimate.
Screenshots —
Please complete the following information: