commit | 8af47e84136fc5c2c69ad5de6be57ecc0aafd5c3 | [log] [tgz] |
---|---|---|
author | Rushabh Mehta <rmehta@gmail.com> | Thu Jan 17 18:24:09 2013 +0530 |
committer | Rushabh Mehta <rmehta@gmail.com> | Thu Jan 17 18:24:09 2013 +0530 |
tree | a4870e8ee6ac2fa29b34d22631ca4422dc8534df | |
parent | 80721518e344b027fec2ea24a2bbf01edce228be [diff] | |
parent | db7139a6496ba60e4227cfe2f6231cfd20228124 [diff] |
Merge branch '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.