Fatturazione Elettronica WooCommerce veloce e automatica – fatture.help

La soluzione più veloce (non appesantisce il sito) e automatica per la Fatturazione Elettronica reale su WooCommerce. Invio SdI, Bollo e consegna emai …

4 database tables

Table NameDescriptionMethod
wp_fatturehelp_wc_documentsStores fatturehelp wc documents data created by this plugin.Static
wp_wc_order_operational_dataStores order records and related transaction data.Static
wp_wc_ordersStores order records and related transaction data.Static
wp_wc_orders_metaStores additional metadata (key-value pairs) for wc orders records.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:fatturehelp_wc_db_versionOption key:fatturehelp_wc_start_dateOption key:woocommerce_calc_taxes
wp_postmeta
Post meta
wp_usermeta
User meta