commit | 1a6220a332bcfa4bd0b01b5903f8e53042142421 | [log] [tgz] |
---|---|---|
author | Rushabh Mehta <rmehta@gmail.com> | Mon Jan 21 10:33:22 2013 +0530 |
committer | Rushabh Mehta <rmehta@gmail.com> | Mon Jan 21 10:33:22 2013 +0530 |
tree | 544e369c2ab273fa1f9e6cdd0d4e344ff7005927 | |
parent | 861b3d6092e979c7af0fce9b05fe5f7f008bdafb [diff] | |
parent | d9cfee58a1c92de7c6b0b4b8dc0a24075b7c5bb3 [diff] |
Merge branch 'master' 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.