commit | fa668cdd3b19600ec682d3529dbf3758c879ef08 | [log] [tgz] |
---|---|---|
author | Rushabh Mehta <rmehta@gmail.com> | Wed Nov 28 09:23:23 2012 +0100 |
committer | Rushabh Mehta <rmehta@gmail.com> | Wed Nov 28 09:23:23 2012 +0100 |
tree | ffa86d9499866009234c5085f926d8a97da37fca | |
parent | 9ddad9c6e7ac2a2f8027a35d32a2d74243a0eddd [diff] | |
parent | d9eb526b27c3d5037a6b2162328b1d8692f5b81c [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.