commit | aeed499d12e198eae97a6a92da3246b6c57fd967 | [log] [tgz] |
---|---|---|
author | Anand Doshi <anand@erpnext.com> | Fri Mar 22 18:43:47 2013 +0530 |
committer | Anand Doshi <anand@erpnext.com> | Fri Mar 22 18:43:47 2013 +0530 |
tree | 95157165770b15a12f4804b9c546ccf4a72c2fc2 | |
parent | 3f725308e16f92381ec06f861643997b5b970453 [diff] | |
parent | b632ba5f51c3ba9f510a3a3bd5ff96124b64070f [diff] |
Merge branch 'master' into edge Conflicts: setup/doctype/backup_manager/backup_dropbox.py
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.