Go to file
2012-08-31 13:25:03 +05:30
data latest patched master.sql file 2012-07-12 15:58:41 +02:00
erpnext open communication in dialog 2012-08-31 13:25:03 +05:30
public open communication in dialog 2012-08-31 13:25:03 +05:30
.gitignore supplier quotation, project shift patch 2012-08-02 18:53:00 +05:30
build.json Improvements in product page and its listing 2012-07-09 15:56:12 +05:30
conf.js new cms with public folder 2012-05-07 18:00:57 +05:30
install_erpnext.py update in cms2 patch: delete html files 2012-07-12 22:06:27 +05:30
README.md fixed forum link in README 2012-06-08 15:19:26 +05:30

ERPNext - Open Source ERP for small, medium sized businesses

https://erpnext.com

Includes Accounting, Inventory, CRM, Sales, Purchase, Projects, HRMS. Built on Python / MySQL.

Platform

ERPNext is built on wnframework (Version 2.0)

User Guide

See wiki

Download and Install

First install all the pre-requisites, then

$ git clone git://github.com/webnotes/erpnext.git
$ cd erpnext
$ python erpnext_install.py

See installation notes

Patch and update

To patch and update from the latest git repository the erpnext folder and run. You will have to set your origin in git remote

$ lib/wnf.py --update origin master

Forums

Please join our forums for more questions:

License

GNU/General Public License