Sequential Invoice numbers

Adds sequential invoice numbers to woocommerce orders.

1 database table

Table NameDescriptionMethod
wp_artofdata_order_invoiceStores order records and related transaction data.Static

Core Table Usage

This plugin stores data in WordPress core tables rather than creating its own. These records may become orphaned if the plugin is uninstalled without a proper cleanup routine.

wp_options
Option key:aodsi_first_si_numberOption key:aodsi_si_email_numberOption key:aodsi_si_what_statuses
wp_postmeta
Post meta