commit | 4bb0eee41117cf6ea17b7e79428bf7cf58c90011 | [log] [tgz] |
---|---|---|
author | Nabin Hait <nabinhait@gmail.com> | Fri Jun 07 17:06:39 2013 +0530 |
committer | Nabin Hait <nabinhait@gmail.com> | Fri Jun 07 17:06:39 2013 +0530 |
tree | adaf4f5865f0bdbbdc52e26263f11c4d03f4613c | |
parent | bc97cbfedb14b809d96f80d89584ecb61e45d136 [diff] |
[fixes] outstanding for jv
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.