commit | cfbd19278206a940f478045649f673134dd9e4f5 | [log] [tgz] |
---|---|---|
author | Anand Doshi <anand@erpnext.com> | Mon Mar 18 11:16:00 2013 +0530 |
committer | Anand Doshi <anand@erpnext.com> | Mon Mar 18 11:16:00 2013 +0530 |
tree | 708681c78d720ca6fd5aa09681809d816a2b6e24 | |
parent | 6f1dd26100647baacad14cd9503d0ffa952884ae [diff] | |
parent | 34e13add4c6bb567063d0cc9b6ec5ccece5704e7 [diff] |
Merge branch 'master' of github.com:webnotes/erpnext
Includes Accounting, Inventory, CRM, Sales, Purchase, Projects, HRMS. Built on Python / MySQL.
ERPNext is built on wnframework (Version 2.0)
First install all the pre-requisites, then
$ git clone git://github.com/webnotes/erpnext.git $ cd erpnext $ python erpnext_install.py
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
Please join our forums for more questions:
GNU/General Public License (see licence.txt)
Along with the GPL, the name "ERPNext" must be retained in all derivatives.