commit | ce6d54869d0b0e1698f498c593e3350c1f2d156f | [log] [tgz] |
---|---|---|
author | Rushabh Mehta <rmehta@gmail.com> | Fri Feb 08 09:43:01 2013 +0100 |
committer | Rushabh Mehta <rmehta@gmail.com> | Fri Feb 08 09:43:01 2013 +0100 |
tree | 6c94a6444f0c8460e8e701bc0272ff389eb88f31 | |
parent | cc0df70e87879289a582e0e53516be0935835297 [diff] | |
parent | ed2554e8cc4612a5fced26f17ee2b9ec213d4b4d [diff] |
Merge branch 'edge' of github.com:webnotes/erpnext 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.