commit | 1e840c5a1809dd89310cb2617419c655367148df | [log] [tgz] |
---|---|---|
author | Rushabh Mehta <rmehta@gmail.com> | Thu Dec 06 18:22:01 2012 +0100 |
committer | Rushabh Mehta <rmehta@gmail.com> | Thu Dec 06 18:22:01 2012 +0100 |
tree | 86b2579dd69a0def757ef05faad6ccff9c884489 | |
parent | fcf8b4a5f84c84577707ba7649853ded5ec03931 [diff] | |
parent | a113d8546116c0b49b98f6faabaff3ae00916c34 [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.