commit | 846678a1e4aa57c54328a6d66c894c47cc79e010 | [log] [tgz] |
---|---|---|
author | Rushabh Mehta <rmehta@gmail.com> | Thu Jan 10 12:25:25 2013 +0530 |
committer | Rushabh Mehta <rmehta@gmail.com> | Thu Jan 10 12:25:25 2013 +0530 |
tree | 035a26d4c3d6c4966373e99bbeacbe59a87b9393 | |
parent | 249b0b4942f74e36c9038309c22955623d7826eb [diff] |
added links to open count in module + other minor fixes
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.