commit | f1dfc914af2e43ddd30099e6520bcc8ffbee8e8d | [log] [tgz] |
---|---|---|
author | Anand Doshi <anand@erpnext.com> | Tue Mar 05 17:36:34 2013 +0530 |
committer | Anand Doshi <anand@erpnext.com> | Tue Mar 05 17:36:34 2013 +0530 |
tree | 0db34ba256eb8c05c3862467aafcf8e70ae721a4 | |
parent | 8361179d4c4a77de0b796b07aa0028e55a25ebca [diff] | |
parent | b343a4895c749e566b3209aa736114aca3f3e77d [diff] |
Merge branch 'master' into edge
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.