commit | bbc6cfac250ddd822e40a1e1fcb259ff0b786592 | [log] [tgz] |
---|---|---|
author | Anand Doshi <anand@erpnext.com> | Mon Apr 29 15:23:30 2013 +0530 |
committer | Anand Doshi <anand@erpnext.com> | Mon Apr 29 15:23:30 2013 +0530 |
tree | 7ad56ce7e665546582ef9ede5ef1fb180f3236f8 | |
parent | eda17eb20a7808f24faae12b612e40f101059557 [diff] | |
parent | 7ee7eae3ae8848eb597bcab6557dc278fbb6784b [diff] |
Merge branch 'master' of github.com:webnotes/erpnext Conflicts: patches/patch_list.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.