commit | 7f0cf557ba0f4a9c8a17f0f45605989c38b27a34 | [log] [tgz] |
---|---|---|
author | Anand Doshi <anand@iwebnotes.com> | Wed Dec 05 17:13:03 2012 +0530 |
committer | Anand Doshi <anand@iwebnotes.com> | Wed Dec 05 17:13:03 2012 +0530 |
tree | aaef1382d92b24f3163646eaa5def8ce37a9d8b9 | |
parent | bfc661297930e8982f4de402af603cda9883bd86 [diff] | |
parent | 7e5c5aa9f350e20163849a7f1c0e58eb3a803974 [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.