commit | 0b24c5ec0ce6643624bf80fbdc82cfa7607e13c3 | [log] [tgz] |
---|---|---|
author | Rushabh Mehta <rmehta@gmail.com> | Tue Oct 02 15:58:19 2012 +0530 |
committer | Rushabh Mehta <rmehta@gmail.com> | Tue Oct 02 15:58:19 2012 +0530 |
tree | 96153affb69336ff9a256012827ca51a2426d762 | |
parent | 9d1faea10ce60dc308b21c245ed816495d254de7 [diff] | |
parent | 05aaae33ae022a9d4bcf0fb72fb1b23441d8a377 [diff] |
Merge branch '1209' of github.com:webnotes/erpnext into 1209
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.