commit | 03fa78597d1aebb5f58d078f4c5260b97e57e82e | [log] [tgz] |
---|---|---|
author | Anand Doshi <anand@erpnext.com> | Thu Jan 17 10:58:41 2013 +0530 |
committer | Anand Doshi <anand@erpnext.com> | Thu Jan 17 10:58:41 2013 +0530 |
tree | ac329c2a3b31cd5fbbd05b4f5c0b6cce12edcc7f | |
parent | 756dca719b2da31186767985793c4d4efe73043d [diff] | |
parent | 6b1f21d1bb4053362aaa3a31915ececb0409589e [diff] |
Merge branch 'master' into purchase_price_list
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.