commit | 9d504e47069706f21fd675df95bf789beadb409e | [log] [tgz] |
---|---|---|
author | Anand Doshi <anand@erpnext.com> | Thu May 02 16:25:46 2013 +0530 |
committer | Anand Doshi <anand@erpnext.com> | Thu May 02 16:25:46 2013 +0530 |
tree | 248d35ba656f31d918c6f8fe42297681be18e2bb | |
parent | 97e2a7eeb9cd8bf2d5e702a2a54ac96871d5f80c [diff] | |
parent | d7ad13a8a7d98e7977d25d1e8d2b1e281a3cdd2d [diff] |
Merge branch 'price_list_country' Conflicts: home/page/latest_updates/latest_updates.js setup/doctype/price_list/price_list.txt
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.