commit | 0fd1d88710e5eea0fc42fdb155e27a0ae7773efa | [log] [tgz] |
---|---|---|
author | Nabin Hait <nabinhait@gmail.com> | Thu Jun 27 23:17:50 2013 -0700 |
committer | Nabin Hait <nabinhait@gmail.com> | Thu Jun 27 23:17:50 2013 -0700 |
tree | 05d65f72b4dd3b0dcc75262f9b0a45babd30391f | |
parent | d122bf51cb9cadfa62432390200cadb26701b259 [diff] | |
parent | d6cc5cd08f9e65b706f7a56a94a099dc1b21b58f [diff] |
Merge pull request #537 from saurabh6790/master [Trend Reports] 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.