👤 System Authorization & Persona Switcher
Select an active login identity to simulate different permission levels. Supervisors and Managers can approve workshop output. Accountants control payroll dispatch.
Current Profile: Admin/Owner
Admin/Owner
🗄️ SFS Wicker Database Schema — SQLite (Offline Mode)
The following 23+ tables form the complete ERP schema supporting the R1 Billion scale architecture:
users
roles
workers
customers
products
categories
inventory
materials
suppliers
jobs
job_materials
approvals
invoices
payments
expenses
bank_transactions
payroll
attendance
advertisements
analytics
ai_reports
notifications
whatsapp_messages
💡 Switch between MySQL and SQLite by editing DB_MODE in includes/config.php. SQLite works offline with zero setup; MySQL connects to your cPanel database.