commit | 65f336df59a704fd95337e53627a76be8ede6221 | [log] [tgz] |
---|---|---|
author | Rushabh Mehta <rmehta@gmail.com> | Fri Dec 14 16:40:06 2012 +0530 |
committer | Rushabh Mehta <rmehta@gmail.com> | Fri Dec 14 16:40:06 2012 +0530 |
tree | 182799d754e6d875c18ddfbc4e250c3f0ea605b8 | |
parent | 173a0fd4b7d632268eec0f6284f5472ec97b6371 [diff] | |
parent | b0f6dde7bfe9801673774a70c9a41c548623879b [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.