Compatibility
Frappe Version Support
| Frappe Version | Status |
|---|---|
| v16 | ✅ Fully supported |
| v15 | ⚠️ Not tested |
| v14 | ❌ Not supported |
Solvronix Desk is built and tested against Frappe Framework v16. Earlier versions are not supported because the theme relies on CSS variables and component structures introduced in v16.
ERPNext
ERPNext v16 is supported and fully compatible. Solvronix Desk is also compatible with any other Frappe-based application — it themes the Frappe desk layer, not ERPNext-specific components.
Examples of compatible apps:
- ERPNext
- HRMS
- Healthcare
- Education
- Custom Frappe apps
Browser Support
Solvronix Desk uses CSS color-mix() for its auto color system. Browser support requirements:
| Browser | Minimum Version |
|---|---|
| Google Chrome | 111+ |
| Mozilla Firefox | 113+ |
| Microsoft Edge | 111+ |
| Safari | 16.2+ |
All modern browsers in active use (as of 2024) support these features.
Python and Node Requirements
| Component | Version |
|---|---|
| Python | 3.10+ |
| Node | 18+ |
These match the standard Frappe v16 requirements and require no additional setup beyond a normal Frappe installation.