commit | 75c85a0ff51212cae360cc89a432745c1b544d88 | [log] [tgz] |
---|---|---|
author | Anand Doshi <anand@erpnext.com> | Fri Jan 18 16:01:53 2013 +0530 |
committer | Anand Doshi <anand@erpnext.com> | Fri Jan 18 16:01:53 2013 +0530 |
tree | 815a213ae2e05849c2325604f33a64d3011f8b6b | |
parent | 35af9ba4e6853adfae8d16144881557f5f35af49 [diff] | |
parent | 2dab2862a0d515831e41dc22a6f1630de58e28f2 [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.