wpinvoice

Ce plugin permet de gérer des factures dans wordpress.

5 database tables

Table NameDescriptionMethod
wp_eoinvoice__adressStores eoinvoice adress data created by this plugin.Static
wp_eoinvoice__ged_documentsStores eoinvoice ged documents data created by this plugin.Static
wp_eoinvoice__store_listStores eoinvoice store list data created by this plugin.Static
wp_eoinvoice__user_adressStores eoinvoice user adress data created by this plugin.Static
wp_eoinvoice__user_storeStores eoinvoice user store data created by this plugin.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:eoinvoice__sOption key:eoinvoice_db_version