commit | 2872b1b9bb0d3e0025b9e58b9646142ebd5bbfc0 | [log] [tgz] |
---|---|---|
author | Anand Doshi <anand@erpnext.com> | Sat Feb 16 15:51:47 2013 +0530 |
committer | Anand Doshi <anand@erpnext.com> | Sat Feb 16 15:51:47 2013 +0530 |
tree | c365ae68804385435026cc925ade1f3347e6788a | |
parent | b17f3d280b8eb1d02cf2894564239b3b40366860 [diff] | |
parent | d6f97c26e0f04a096fbe103cbfee5eca312f3a64 [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.