commit | 6382a42dbe7630b7c7fa0b5def29a564a45ea41b | [log] [tgz] |
---|---|---|
author | Rushabh Mehta <rmehta@gmail.com> | Wed Jan 23 10:09:28 2013 +0530 |
committer | Rushabh Mehta <rmehta@gmail.com> | Wed Jan 23 10:09:28 2013 +0530 |
tree | 8ec3d744abeba969f691af8562ed0bfd7dba04a6 | |
parent | efe8102351ad201b51bf55f0828aed38ec1182f3 [diff] |
more fixes to perms, floats and default enabled / disabled in search
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.