Arcsan POS de Mostrador
A lightweight WooCommerce point of sale with checkout sessions, receipts, installments, and counter sales.
5 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_arcsan_pos_mostrador_held_carts | Stores arcsan pos mostrador held carts data created by this plugin. | Static |
| wp_arcsan_pos_mostrador_sessions | Stores session data for tracking user or visitor state. | Static |
| wp_arcsan_pos_mostrador_stock | Stores arcsan pos mostrador stock data created by this plugin. | Static |
| wp_arcsan_pos_mostrador_stock_movements | Stores arcsan pos mostrador stock movements data created by this plugin. | Static |
| wp_arcsan_pos_mostrador_warehouses | Stores arcsan pos mostrador warehouses 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:
arcsan_pos_mostrador_account_endpoint_versionOption key:arcsan_pos_mostrador_allow_out_of_stock_salesOption key:arcsan_pos_mostrador_barcode_fieldOption key:arcsan_pos_mostrador_db_versionOption key:arcsan_pos_mostrador_imported_wcpos_order_summaryOption key:arcsan_pos_mostrador_imported_wcpos_settingsOption key:arcsan_pos_mostrador_imported_wcpos_storesOption key:arcsan_pos_mostrador_last_ticket_report_sent_atOption key:arcsan_pos_mostrador_multiwarehouse_enabledOption key:arcsan_pos_mostrador_print_connector_urlOption key:arcsan_pos_mostrador_print_modeOption key:arcsan_pos_mostrador_receipt_code_templateOption key:arcsan_pos_mostrador_receipt_dividerOption key:arcsan_pos_mostrador_receipt_font_sizeOption key:arcsan_pos_mostrador_receipt_footerOption key:arcsan_pos_mostrador_receipt_headerOption key:arcsan_pos_mostrador_receipt_logo_idOption key:arcsan_pos_mostrador_receipt_logo_sizeOption key:arcsan_pos_mostrador_receipt_show_Option key:arcsan_pos_mostrador_receipt_show_balanceOption key:arcsan_pos_mostrador_receipt_show_barcodeOption key:arcsan_pos_mostrador_receipt_show_cashierOption key:arcsan_pos_mostrador_receipt_show_customerOption key:arcsan_pos_mostrador_receipt_show_cutlineOption key:arcsan_pos_mostrador_receipt_show_dateOption key:arcsan_pos_mostrador_receipt_show_logoOption key:arcsan_pos_mostrador_receipt_show_noteOption key:arcsan_pos_mostrador_receipt_show_orderOption key:arcsan_pos_mostrador_receipt_show_paymentOption key:arcsan_pos_mostrador_receipt_templateOption key:arcsan_pos_mostrador_receipt_titleOption key:arcsan_pos_mostrador_receipt_use_codeOption key:arcsan_pos_mostrador_receipt_widthOption key:arcsan_pos_mostrador_ticket_report_frequencyOption key:arcsan_pos_mostrador_ticket_report_recipientsOption key:arcsan_pos_mostrador_wcpos_imported_atOption key:arcsan_pos_mostrador_wcpos_last_scanwp_postmeta