PDF-Rechnungsverwaltung
Mit diesem Plugin kannst du ganz einfach individuelle Rechnungen im PDF-Format erstellen und verwalten.
3 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_invoice | Stores invoice data created by this plugin. | Static |
| wp_invoice_customer | Stores invoice customer data created by this plugin. | Static |
| wp_invoice_position | Stores invoice position 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_optionsOption key:
pdf_invoice_addressOption key:pdf_invoice_bank_nameOption key:pdf_invoice_bicOption key:pdf_invoice_cityOption key:pdf_invoice_companyOption key:pdf_invoice_end_textOption key:pdf_invoice_first_nameOption key:pdf_invoice_ibanOption key:pdf_invoice_last_nameOption key:pdf_invoice_logoOption key:pdf_invoice_mailOption key:pdf_invoice_payment_targetOption key:pdf_invoice_phoneOption key:pdf_invoice_start_textOption key:pdf_invoice_taxOption key:pdf_invoice_ust_idOption key:pdf_invoice_webOption key:pdf_invoice_zipwp_postmeta