Hi @josede,
Our plugin creates one database table called {prefix}_wcpdf_invoice_number (on most sites, this would be wp_wcpdf_invoice_number) that contains a list of invoice numbers created since the last reset (the invoice numbering can be reset manually using the Next invoice number setting, or automatically on year change, with the Reset invoice number yearly setting).
In addition, we store the invoice data (settings, date, number, etc.) in wp_postmeta with these meta keys:
_wcpdf_invoice_settings
_wcpdf_invoice_date
_wcpdf_invoice_date_formatted
_wcpdf_invoice_number
_wcpdf_invoice_number_data
_wcpdf_invoice_notes
Hope it helps!
Thread Starter
josede
(@josede)
Thx so much, as always amazing support
We’re always happy to help, @josede!
By the way, if you don’t mind and have the time, do you think you could leave us a review?
Thanks in advance and all the best with your store!