Hi,
but the invoice number keeps climbing
Are you trying to completely stop sequential numbering?
If yes, did you see those options ?
- Settings > WP Customer Area > Invoices > Sequential numbering > If checked, invoice numbers will be sequential. If not, the invoice numbers will be given by the post ID
- Settings > WP Customer Area > Invoices > Sequential numbering > Start at
Else, if you’d like to manually reset the sequential numbering into the DB, it is located in wp_options table, cuar_options, and the key is cuar_in_current_sequence_number.
However, be careful, those options are serialized arrays. You might probably want to use a tool that allows you to edit serialized datas in a database.
Regards.
Want to help WP Customer Area? It only takes few seconds!
Rate & review the plugin on WordPress.org 🙂