commit | c551964d5d2f3ce1976803407bea6c9a6e59b1b3 | [log] [tgz] |
---|---|---|
author | Anand Doshi <anand@iwebnotes.com> | Tue Dec 11 14:59:19 2012 +0530 |
committer | Anand Doshi <anand@iwebnotes.com> | Tue Dec 11 14:59:19 2012 +0530 |
tree | 6db565edf6d5a46af412c2072eae2ea12988f68a | |
parent | 3519d7de018720c7be7f678d1d2748e3c52495d1 [diff] | |
parent | 69b3730a18959208a50b6847f18de76ba831585f [diff] |
Merge branch 'master' into production Conflicts: patches/patch_list.py production/doctype/bom_explosion_item/bom_explosion_item.txt
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.