commit | be7ce4744a0f1e75bc0cf1508b32676089e5b2db | [log] [tgz] |
---|---|---|
author | Rushabh Mehta <rmehta@gmail.com> | Fri Jun 08 14:18:21 2012 +0530 |
committer | Rushabh Mehta <rmehta@gmail.com> | Fri Jun 08 14:18:21 2012 +0530 |
tree | c50b16942af49c35936af9d4cafdfd1454651e56 | |
parent | fa1963164cd7b84a0b9e02f585601cbe2528cfec [diff] |
website color should be black
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
GNU/General Public License