- Issue created by @danielvs1990
- Status changed to Closed: works as designed
8 months ago 3:21pm 2 April 2024 - 🇮🇱Israel jsacksick
Yes, that is because invoices are immutable. Once they're generated, the invoice file is stored on the disk and a reference to the invoice file is stored on the invoice.
If you want to regenerate old invoices, you're going to have to delete the generate invoices from the disk and eventually clear the invoice file reference.
Marking this as "works as designed" as we implemented this behavior on purpose.
muchas gracias por contestar, como podria eliminar las facturas del disco y sus referencias??