commit | 834adfab602477e97f3460725d68057c107b0a5d | [log] [tgz] |
---|---|---|
author | Anand Doshi <anand@erpnext.com> | Mon Dec 17 14:13:59 2012 +0530 |
committer | Anand Doshi <anand@erpnext.com> | Mon Dec 17 14:13:59 2012 +0530 |
tree | e462ac80ff4d27a379fdc0eaf55f0e02a4405460 | |
parent | 1b8918a19290dca94b399ffa280452ccddb8234e [diff] | |
parent | cdcd15d9e23ceef37a84a003e919e937e9630dc5 [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.