commit | 4fb4659a03756b39a836ffde4427bd4a9e012ce3 | [log] [tgz] |
---|---|---|
author | Nabin Hait <nabinhait@gmail.com> | Mon Jan 07 15:00:08 2013 +0530 |
committer | Anand Doshi <anand@erpnext.com> | Tue Jan 08 15:42:04 2013 +0530 |
tree | d4293b1a705021b7542d1f62d7b683f1a3a1c9c6 | |
parent | 8bacc3443e238de7148fb337898d188f447d3a27 [diff] | |
parent | e80b9c6ee9011dd2cfc77fbb5e78711951748f76 [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.