commit | 7692352390856fe60e9c90e0223f128685bedf7b | [log] [tgz] |
---|---|---|
author | Anand Doshi <anand@erpnext.com> | Mon Apr 01 18:53:32 2013 +0530 |
committer | Anand Doshi <anand@erpnext.com> | Mon Apr 01 18:53:32 2013 +0530 |
tree | e52cae3918185537a7bbb0933de43426ea7218a9 | |
parent | 4b6052b57b4d82f5ceb9e180f2fb213e88baf5fc [diff] | |
parent | 1a5d97e6b654bebddb32a88ef336cdb0b70a18c7 [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.