Indian GST Invoice Suite

Generate GST Compliant PDF invoices, Supports CGST/SGST/IGST, HSN/SAC, and more for WooCommerce.

5 database tables

Table NameDescriptionMethod
wp_indian_gst_addonsStores indian gst addons data created by this plugin.Static
wp_indian_gst_addons_settingsStores indian gst addons settings data created by this plugin.Static
wp_indian_gst_invoice_dataStores indian gst invoice data data created by this plugin.Static
wp_indian_gst_invoice_itemsStores indian gst invoice items data created by this plugin.Static
wp_indian_gst_settingsStores indian gst settings 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:majorOption key:woocommerce_calc_taxesOption key:woocommerce_checkout_phone_fieldOption key:woocommerce_default_countryOption key:woocommerce_email_from_addressOption key:woocommerce_store_addressOption key:woocommerce_store_address_2Option key:woocommerce_store_cityOption key:woocommerce_store_postcodeOption key:woocommerce_tax_based_onOption key:woocommerce_tax_classes
wp_postmeta
Post meta