commit | 0c67f999611ed655f2e6f941bf285105ffc63cee | [log] [tgz] |
---|---|---|
author | Nabin Hait <nabinhait@gmail.com> | Wed Mar 06 18:51:18 2013 +0530 |
committer | Nabin Hait <nabinhait@gmail.com> | Wed Mar 06 18:51:18 2013 +0530 |
tree | a6576dc7cf1b4adaf858b2f0d60d203e6b5c0ed2 | |
parent | a72c5127a6b6c1a285a2e5a0b374bf468eb1c0c6 [diff] | |
parent | 4244b3b267edd91777ec5a60f4da863e1a37c5f0 [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.