Tag
Posts tagged “Frappe fixtures”
Fix Frappe Desk Home Icon Going to the Wrong Workspace
A practical Frappe tutorial for fixing wrong workspace redirects using role-to-route mapping, capture-phase click handling, and a reusable Desk JavaScript file.

How to Create a Role-Based Custom Dashboard in Frappe v16 | Step-by-Step Guide
Learn how to build custom, role-based dashboards in Frappe v16 using Workspaces, Custom HTML blocks, and Python APIs. Perfect for ERPNext developers

Export Frappe Settings from Development to Production
Learn how to export HR, Payroll, and other settings in Frappe from development to production using export-json or fixtures

Automate HRMS Data Migration in Frappe with Fixtures
Learn how to migrate Frappe HRMS master data like Departments and Designations using fixtures — a clean, scalable, and error-free method.