commit | d6cc5cd08f9e65b706f7a56a94a099dc1b21b58f | [log] [tgz] |
---|---|---|
author | Saurabh <saurabh6790@gmail.com> | Fri Jun 28 10:09:46 2013 +0530 |
committer | Saurabh <saurabh6790@gmail.com> | Fri Jun 28 10:09:46 2013 +0530 |
tree | 05d65f72b4dd3b0dcc75262f9b0a45babd30391f | |
parent | d122bf51cb9cadfa62432390200cadb26701b259 [diff] |
[Trends Teports] cleanup
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.