commit | 4f4873695b696a930fd5c88f47b9300ed87c4494 | [log] [tgz] |
---|---|---|
author | Anand Doshi <anand@erpnext.com> | Tue May 14 19:26:23 2013 +0530 |
committer | Anand Doshi <anand@erpnext.com> | Tue May 14 19:26:23 2013 +0530 |
tree | 7a2c4d686d4eff63f7db201d54c4453b06de1c36 | |
parent | 7901f936e409bfacde652986943cfdee00b4fe62 [diff] | |
parent | 4430c0d718f8ef5cf085d78ae71c16acf6510506 [diff] |
Merge branch 'master' into edge
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.