commit | 879ec66ea36e7a5860ec9dcebb5f791076af5b93 | [log] [tgz] |
---|---|---|
author | Anand Doshi <anand@erpnext.com> | Wed Dec 19 22:28:00 2012 +0530 |
committer | Anand Doshi <anand@erpnext.com> | Wed Dec 19 22:28:00 2012 +0530 |
tree | 06fc3173e9d08d84b6b203540f72d273430c15c0 | |
parent | 1ba4bd4485d1808fed0ec51e8f2f6b48c75aae53 [diff] | |
parent | 6435437e5b9a199eec8ea3737966c1a430f9d658 [diff] |
Merge branch 'production' of github.com:webnotes/erpnext into production Conflicts: accounts/doctype/purchase_invoice_item/purchase_invoice_item.txt buying/doctype/purchase_order_item/purchase_order_item.txt buying/doctype/supplier_quotation_item/supplier_quotation_item.txt patches/patch_list.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.