commit | ad17be8c62cd7185f8fbff22aa70a7c0b7bd473a | [log] [tgz] |
---|---|---|
author | Rushabh Mehta <rmehta@gmail.com> | Mon Nov 12 08:28:17 2012 +0100 |
committer | Rushabh Mehta <rmehta@gmail.com> | Mon Nov 12 08:28:17 2012 +0100 |
tree | a79fdd8ba38e333771c43fe8b4d5e9caff51ad9a | |
parent | 24b7a408db1e35e41cdffe8d7d25aafc5773d3a7 [diff] | |
parent | d1784cca0094924f54b8b322127df93cedfcfc6e [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.