MyInvoice Sync
Automated invoice submission to LHDN MyInvois system for Malaysian businesses.
4 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_lhdn_cert | Stores lhdn cert data created by this plugin. | Static |
| wp_lhdn_myinvoice | Stores lhdn myinvoice data created by this plugin. | Static |
| wp_lhdn_settings | Stores lhdn settings data created by this plugin. | Static |
| wp_lhdn_tokens | Stores access tokens for authentication or API access. | 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:
lhdn_last_delayed_cron_runOption key:lhdn_last_retry_cron_runOption key:lhdn_last_sync_cron_runOption key:lhdn_logswp_usermeta