commit | d35a69b4504f92e2f0505404f2456fc17beff17a | [log] [tgz] |
---|---|---|
author | Saurabh <saurabh6790@gmail.com> | Fri Jun 21 16:35:50 2013 +0530 |
committer | Saurabh <saurabh6790@gmail.com> | Fri Jun 21 16:35:50 2013 +0530 |
tree | f033c5ca8369c34662d5903f5f4d3720c16a2ce3 | |
parent | 36cb3caaa774cd6a04c1e68f76ebaab55eaae411 [diff] | |
parent | 4555d3bcf4d0a96b5e3f3e21d090e20c7ffd8ecc [diff] |
Merge branch 'master' of https://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.