ERPNext Training

Download as pdf or txt
Download as pdf or txt
You are on page 1of 6

ERPNext Training

Struktur

OS
WKHTMLTOPDF
Python MYSQL NGINX NODEJS REDIS CRON WITH PATCHED
2.7 for production (crontab is required) QT
(for pdf generation)

Frappe Bench

Site 1 Site 2 Site 3

Apps ERPNext Apps ERPNext Apps ERPNext


Add Site

1. cd frappe-bench
2. bench new-site site1.local
3. bench get-app erpnext https://github.com/frappe/erpnext
4. bench --site site1.local install-app erpnext
5. bench --site site1.local set-config hostname http://localhost
6. bench --site site1.local set-config developer_mode 1
7. bench set-nginx-port site1.local 8080
8. sudo service nginx reload
Setting Up

 Settings
 Company Setup
 Data Management
 Users And Permissions
 Authorization Rule
 Workflows
 Printing and Branding
 Setting Up Taxes
 Point of Sale Profile
 Price Lists
Flow Chart Of Transactions In
ERPNext
Customize ERPNext

 Custom Field
 Customize Form
 Custom Doctype
 Document Title
 Hiding Module Icons
 Print Format
 Kanban Board
 Custom Scripts

You might also like