ERPNext Documentation

Detailed explanation for all ERPNext features and developer API

ERPNext is a fully featured ERP system designed for Small and Medium Sized business. ERPNext covers a wide range of features including Accounting, CRM, Inventory management, Selling, Purchasing, Manufacturing, Projects, HR & Payroll, Website, E-Commerce and much more.

ERPNext is based on the Frappe Framework is highly customizable and extendable. You can create Custom Form, Fields, Scripts and can also create your own Apps to extend ERPNext functionality.

ERPNext is Open Source under the GNU General Public Licence v3 and has been listed as one of the Best Open Source Softwares in the world by many online blogs.

Install

From your site

To install this app, login to your site and click on "Installer". Search for ERPNext and click on "Install"

Using Bench

Go to your bench folder and setup the new app

$ bench get-app erpnext https://github.com/frappe/erpnext
$ bench new-site testsite
$ bench --site testsite install-app erpnext

Login to your site to configure the app.

Detailed Installation Steps

Author

Frappe Technologies Pvt. Ltd. (info@erpnext.com)