commit | f5b04cff8b2ff2a4a1fbee6b84ab2ff266422289 | [log] [tgz] |
---|---|---|
author | Rushabh Mehta <rmehta@gmail.com> | Mon Jan 21 10:14:10 2013 +0530 |
committer | Rushabh Mehta <rmehta@gmail.com> | Mon Jan 21 10:14:10 2013 +0530 |
tree | 43ba63b44e540d65189a0f37ae2f86a9fcb5d484 | |
parent | 3ab6c5fca95195566ada7bec4bee5f853204c4a6 [diff] |
added number format, sent country info in boot, link options not extracted from cache
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.