commit | fd6d2e0d2f75523c1ecc944e5b3b641e5c813a7b | [log] [tgz] |
---|---|---|
author | Anand Doshi <anand@erpnext.com> | Fri Mar 08 14:27:20 2013 +0530 |
committer | Anand Doshi <anand@erpnext.com> | Fri Mar 08 14:27:20 2013 +0530 |
tree | 357411e547cd22e66b7b32af9c4b3e8807d94d36 | |
parent | bffd370deccf357a41017b83e93158f8b8a7c047 [diff] |
added patch to reload docfield and report
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.