commit | a3d8494c7707474c8c2a32c017dd76a4a4bea38b | [log] [tgz] |
---|---|---|
author | Anand Doshi <anand@erpnext.com> | Mon May 27 19:29:43 2013 +0530 |
committer | Anand Doshi <anand@erpnext.com> | Mon May 27 19:29:43 2013 +0530 |
tree | ce99816cb42e29e2a690b467b2b4f6e2fadc673c | |
parent | fc77718a3d22c1837fac6635096c33a72ad49d79 [diff] | |
parent | 8c147895379ed16bcea08f726c8485081f4fd3ab [diff] |
Merge branch 'edge' of github.com:webnotes/erpnext into webshop
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.