commit | 9feffd55917c7d70aa74f0f45a882827dd01e825 | [log] [tgz] |
---|---|---|
author | Rushabh Mehta <rmehta@gmail.com> | Mon Mar 18 10:57:37 2013 +0530 |
committer | Rushabh Mehta <rmehta@gmail.com> | Mon Mar 18 10:57:37 2013 +0530 |
tree | 63be8ecba450a408b53da05add9263eb78f4d3be | |
parent | 5265f79e031bab256483a30c2a5f7f21ce19d792 [diff] | |
parent | d3a30d84dfed94fb4cbc17f97e126532e9f5d051 [diff] |
Merge branch 'master' of github.com:akhileshdarjee/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.