commit | 5b8eb06652d0842ea0b542ab39fc32875b1e889a | [log] [tgz] |
---|---|---|
author | Rushabh Mehta <rmehta@gmail.com> | Fri Oct 26 13:16:36 2012 +0200 |
committer | Rushabh Mehta <rmehta@gmail.com> | Fri Oct 26 13:16:36 2012 +0200 |
tree | f9f0f5aea97de298479465170652b5816b8df070 | |
parent | 46d20d430f8beaad05df72f2c823a8d7076e8040 [diff] | |
parent | 44dacca0ff2e93032b1a80b2f3cd01cc8f4ce8af [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.