commit | 44aed5eab90a5bca49dd0ec9110e266456dbf51c | [log] [tgz] |
---|---|---|
author | Rushabh Mehta <rmehta@gmail.com> | Fri Oct 26 11:14:51 2012 +0200 |
committer | Rushabh Mehta <rmehta@gmail.com> | Fri Oct 26 11:14:51 2012 +0200 |
tree | f7891ae52370ff7b6cdc2e22e123f5eb80c4ec64 | |
parent | 8d153d769866a7c5380da09377a59ca96ec33f8c [diff] | |
parent | 2e99bd58bdb0f60aee624c214e5e047c46aeb7c2 [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.