commit | 42e27fce0c0143a19f60c651c994d959aa21389c | [log] [tgz] |
---|---|---|
author | Rushabh Mehta <rmehta@gmail.com> | Mon Nov 12 07:41:23 2012 +0100 |
committer | Rushabh Mehta <rmehta@gmail.com> | Mon Nov 12 07:41:23 2012 +0100 |
tree | 2ee68626ce63fdf44b1a8b4406f0b82cc1f62d99 | |
parent | 0a98c911281490363a79ff4cf540a19910d3490e [diff] | |
parent | 702a8b12954f9a07ef2c8c3e2f0ceb945f33d13a [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.