commit | 249b0b4942f74e36c9038309c22955623d7826eb | [log] [tgz] |
---|---|---|
author | Rushabh Mehta <rmehta@gmail.com> | Thu Jan 10 11:12:35 2013 +0530 |
committer | Rushabh Mehta <rmehta@gmail.com> | Thu Jan 10 11:12:35 2013 +0530 |
tree | 0bdcd0d4cfd210bcc276e31cdc070f59a1d516e0 | |
parent | 978d4e87c989ead1e826a594008b7bae35cb19ef [diff] | |
parent | aecae587cee5e7de9289543aa717602e6dbd1d99 [diff] |
Merge branch 'master' into edge
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.