commit | f33831abe42ae1ab68bd85ccbe33f83adae47d61 | [log] [tgz] |
---|---|---|
author | Nabin Hait <nabinhait@gmail.com> | Thu Dec 20 14:31:26 2012 +0530 |
committer | Nabin Hait <nabinhait@gmail.com> | Thu Dec 20 14:31:26 2012 +0530 |
tree | 19f8385fabc24173a44e34a470f613f6880e169a | |
parent | 6c92a56cae063e011152e2076a6b8c086a9e1d83 [diff] | |
parent | 457b0b8648e62055bcb2ed787d163b612e5540ed [diff] |
Merge branch 'master' into production
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.