commit | 9b924ce695563947d6916570bde834b278d2edf4 | [log] [tgz] |
---|---|---|
author | Nabin Hait <nabinhait@gmail.com> | Fri Dec 07 14:43:40 2012 +0530 |
committer | Nabin Hait <nabinhait@gmail.com> | Fri Dec 07 14:43:40 2012 +0530 |
tree | 3323905dc9a2a0c789b129931e578aa902bb677e | |
parent | 2ce027fc9fd46043f2d1c25aa84cfc141883ca47 [diff] | |
parent | bee690497bcd425fbfbd0a2a089b711e7484ae95 [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.