commit | 6411b930d755c9c0603108f9f2c06e0966124823 | [log] [tgz] |
---|---|---|
author | Anand Doshi <anand@erpnext.com> | Tue Jan 08 15:42:40 2013 +0530 |
committer | Anand Doshi <anand@erpnext.com> | Tue Jan 08 15:42:40 2013 +0530 |
tree | d52b969512eeef2df59890f9f7022d403b641d13 | |
parent | 4fb4659a03756b39a836ffde4427bd4a9e012ce3 [diff] | |
parent | 996c30a5756f5639a074ee48364d37d56598f395 [diff] |
Merge branch 'master' of github.com:webnotes/erpnext
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.