commit | c6aecb3f9711d893a428058082edcbecff168429 | [log] [tgz] |
---|---|---|
author | Anand Doshi <anand@erpnext.com> | Tue Apr 16 21:32:06 2013 +0530 |
committer | Anand Doshi <anand@erpnext.com> | Tue Apr 16 21:32:06 2013 +0530 |
tree | dbd2373020a5a825f8360fcae8ef6406bd3c0eea | |
parent | edfeade5a646df8139193572325adf33188fd724 [diff] | |
parent | aa7a386db935fcf519f05101ad1e3d91df1868e9 [diff] |
Merge branch 'master' into edge Conflicts: home/page/latest_updates/latest_updates.js hr/doctype/employee/employee.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.