commit | 6660ef0355bb21b11f64ed0c7eeb2d8c7b4bbf7c | [log] [tgz] |
---|---|---|
author | Rushabh Mehta <rmehta@gmail.com> | Thu Feb 07 22:20:25 2013 +0530 |
committer | Rushabh Mehta <rmehta@gmail.com> | Thu Feb 07 22:20:25 2013 +0530 |
tree | fb81deeb05fd5b4e46b5072919d1ef117fc0f297 | |
parent | 677b4b4e7992565505581fbfe1e19ddcab28093c [diff] | |
parent | 40ad7a7bbc6f4b110b5326694f12eedb991b71b9 [diff] |
Merge branch 'master' of 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.