commit | 8b42531ebaaa07378b76d79daa9e12a90c9bf62f | [log] [tgz] |
---|---|---|
author | Nabin Hait <nabinhait@gmail.com> | Tue Dec 18 10:33:38 2012 +0530 |
committer | Nabin Hait <nabinhait@gmail.com> | Tue Dec 18 10:33:38 2012 +0530 |
tree | 2c66ce667a415ab0fd58e80138a7a7f7e45bc61d | |
parent | e93150bf264a17b573ab8b02b61f77bc8684c659 [diff] | |
parent | 56359f06f674e6b5a55a069678fcb2c3141b8b89 [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.