commit | c7d5afcf090414bde1e979a66f8c3909e90e1788 | [log] [tgz] |
---|---|---|
author | Gowrav Vishwakarma <gowravvishwakarma@gmail.com> | Tue Dec 25 20:57:00 2012 +0530 |
committer | Gowrav Vishwakarma <gowravvishwakarma@gmail.com> | Tue Dec 25 20:57:00 2012 +0530 |
tree | aa932daa14eb50962fa229583e788cdc2d90a0d0 | |
parent | 98d588cd7d006becf5378d4d5a3fc60f994e04bd [diff] |
support system fetching now replyed emails
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.