Karrya Field service management system
Karrya is a simple Field service management system. Lead automation system that manages clients, quotations, invoicing and payments.
11 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_fsms_charge_type | Stores fsms charge type data created by this plugin. | Static |
| wp_fsms_customer | Stores fsms customer data created by this plugin. | Static |
| wp_fsms_department | Stores fsms department data created by this plugin. | Static |
| wp_fsms_invoice | Stores fsms invoice data created by this plugin. | Static |
| wp_fsms_lead_log | A logging table that records activity, events, or audit history. | Static |
| wp_fsms_leads | Stores fsms leads data created by this plugin. | Static |
| wp_fsms_message | Stores fsms message data created by this plugin. | Static |
| wp_fsms_payment | Stores fsms payment data created by this plugin. | Static |
| wp_fsms_site | Stores fsms site data created by this plugin. | Static |
| wp_fsms_stage | Stores fsms stage data created by this plugin. | Static |
| wp_fsms_stock | Stores fsms stock 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:
email_footerOption key:email_headerOption key:from_email_addressOption key:fsms_company_addressOption key:fsms_currency_symbolOption key:fsms_no_of_rowsOption key:fsms_vatOption key:invoice_bottom_settingOption key:invoice_top_settingOption key:quote_bottom_settingOption key:quote_top_settingOption key:thanks_emailOption key:thanks_email_subject