commit | c53177a412fd0e6d4f78f15934234dffaf5e3a2c | [log] [tgz] |
---|---|---|
author | Nabin Hait <nabinhait@gmail.com> | Thu Jan 24 18:35:42 2013 +0530 |
committer | Nabin Hait <nabinhait@gmail.com> | Thu Jan 24 18:35:42 2013 +0530 |
tree | ed4d0dc7c342b19c0849e27a4b81274333eec0c6 | |
parent | 96601597e32aa7b5ab7a1ef9ec21fb6a0830689f [diff] | |
parent | 317177afd242174178cfd0c057d67cb1f7c6cf18 [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.