commit | 794c098e557ec08a799e730d574937060c13188a | [log] [tgz] |
---|---|---|
author | Nabin Hait <nabinhait@gmail.com> | Fri Apr 26 10:49:52 2013 +0530 |
committer | Nabin Hait <nabinhait@gmail.com> | Fri Apr 26 10:49:52 2013 +0530 |
tree | d3a6a2236443da79418d3a9fc980b9af41fc3439 | |
parent | 5c2cb74e7a7dbecc229a5bc207b0b27de17b33f1 [diff] | |
parent | d9ad2e02710d9a97070507326506fa37638d660a [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.