commit | bffbc18b2d354cc57195ea353c5faf1c8c491910 | [log] [tgz] |
---|---|---|
author | Nabin Hait <nabinhait@gmail.com> | Tue Mar 12 10:41:21 2013 +0530 |
committer | Nabin Hait <nabinhait@gmail.com> | Tue Mar 12 10:41:21 2013 +0530 |
tree | 6f8e14d166c82b2a9adbf1697b36693f6eb607c4 | |
parent | 29ece5f95b6fbd2542e96d4483177c9292ac6f8e [diff] |
fixes in cleanup data
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.