commit | 9ea26bb8265acfdd1f146789a095c6e82c0d5272 | [log] [tgz] |
---|---|---|
author | Nabin Hait <nabinhait@gmail.com> | Tue Mar 26 17:08:37 2013 +0530 |
committer | Nabin Hait <nabinhait@gmail.com> | Tue Mar 26 17:08:37 2013 +0530 |
tree | b6c4143986801ac3beb4c9199151225cd8037216 | |
parent | 511902fc977a58bd6960dac791e8a3307631ad3f [diff] | |
parent | 808b085057ef09a93af25284b1baae47e0a8f61b [diff] |
Merge branch 'master' into edge
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.