forked from frappe/frappe
-
Notifications
You must be signed in to change notification settings - Fork 18
Frappe Training Guide
Saif Ur Rehman edited this page May 25, 2023
·
1 revision
- Setup Operating System (Ubuntu)
- Setup Frappe Development Environment: https://github.com/ParaLogicTech/frappe/wiki/Installation-Guide
- Frappe Documentation
- Getting Started Section: https://frappeframework.com/docs/v14/user/en/introduction
- Basics Section: https://frappeframework.com/docs/v14/user/en/basics
- DocTypes Section: https://frappeframework.com/docs/v14/user/en/basics/doctypes/docstatus
- Desk Section: https://frappeframework.com/docs/v14/user/en/desk
- Desk - Workspace Section: https://frappeframework.com/docs/v14/user/en/desk/workspace
- Desk - Reports Section: https://frappeframework.com/docs/v14/user/en/desk/reports/script-report
- Desk - Scripting: https://frappeframework.com/docs/v14/user/en/desk/scripting/client-script
- Tutorial Section: https://frappeframework.com/docs/v14/user/en/tutorial
- Python and JavaScript API Sections: https://frappeframework.com/docs/v14/user/en/api
- Guides Sections