commit | 55d9a621146a88679e6333bfae2578a7146fca22 | [log] [tgz] |
---|---|---|
author | Anand Doshi <anand@erpnext.com> | Wed Feb 27 18:14:28 2013 +0530 |
committer | Anand Doshi <anand@erpnext.com> | Wed Feb 27 18:14:28 2013 +0530 |
tree | 5ac16010f0d7bf7489712b1c1247473e3978208a | |
parent | 4a7248ee0b188f104b251eb7cfbb0ab30ae6de5f [diff] | |
parent | e5daef72bf330d12f02019e948c44c4901e98a90 [diff] |
Merge branch 'master' of github.com:webnotes/erpnext Conflicts: accounts/doctype/purchase_invoice/purchase_invoice.py stock/doctype/purchase_receipt/purchase_receipt.py
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.