commit | f64407d3634ec16c7fb51f23c762742c695df6b6 | [log] [tgz] |
---|---|---|
author | Rushabh Mehta <rmehta@gmail.com> | Mon Mar 18 11:26:09 2013 +0530 |
committer | Rushabh Mehta <rmehta@gmail.com> | Mon Mar 18 11:26:09 2013 +0530 |
tree | 18c09da4966f0b484824d2e60d7b82fd2be436fc | |
parent | 9feffd55917c7d70aa74f0f45a882827dd01e825 [diff] | |
parent | daae56926bdf0c03bf9bc0dabd4fcea22582819f [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.