commit | 2861e25fb88af0d025056728d69cb9583a3ae154 | [log] [tgz] |
---|---|---|
author | Rushabh Mehta <rmehta@gmail.com> | Mon Jul 15 20:57:26 2013 +0200 |
committer | Rushabh Mehta <rmehta@gmail.com> | Mon Jul 15 20:57:26 2013 +0200 |
tree | f3c186b21a85c111389f4f544f970bea13ac24e0 | |
parent | a292b44df30fe9ea9d93c5f584deb52ffc9e3b49 [diff] | |
parent | 8faa90fb203e00df38436695c8aab397c9e96c5c [diff] |
Merge branch 'master' of github.com:webnotes/erpnext into slow Conflicts: stock/doctype/purchase_receipt/purchase_receipt.js
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.