commit | 55ffa7e14d8d98893cac36a91b55b2159c0b336d | [log] [tgz] |
---|---|---|
author | Anand Doshi <anand@iwebnotes.com> | Tue Nov 27 18:56:32 2012 +0530 |
committer | Anand Doshi <anand@iwebnotes.com> | Tue Nov 27 18:56:32 2012 +0530 |
tree | 92e57ab6e52e1846f5c5f3daea6cf6727b9c18be | |
parent | a22bd841eb662c712f82491f83f852923e8c4241 [diff] | |
parent | dfcdd56ba512675b9b2a806927ab006c692a5691 [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.