commit | fd23153f50626606fb5cf5eb356631a6e0d5d251 | [log] [tgz] |
---|---|---|
author | Nabin Hait <nabinhait@gmail.com> | Thu Jan 24 11:03:24 2013 +0530 |
committer | Nabin Hait <nabinhait@gmail.com> | Thu Jan 24 11:03:24 2013 +0530 |
tree | 31f44601e444678c2343afd8682385e1face2351 | |
parent | 8df3f125e57c64eb0c0f16e6f4484c329164e4d5 [diff] | |
parent | 363e923b8079783caf8d2df03d651aeee5a31a5f [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.