commit | 4543884021e30ea2acbdfbcb35f9ed6a4dd3af29 | [log] [tgz] |
---|---|---|
author | Anand Doshi <anand@erpnext.com> | Thu May 23 15:22:47 2013 +0530 |
committer | Anand Doshi <anand@erpnext.com> | Thu May 23 15:22:47 2013 +0530 |
tree | 619b814f67e0d5bc87d99958990684af9be3d94f | |
parent | 65d87555671618523bee5041b4ab9d2032e403ea [diff] | |
parent | ded5da5b40db142ad67d50542423365dc27ec847 [diff] |
Merge branch 'edge' of github.com:webnotes/erpnext into webshop Conflicts: accounts/doctype/sales_invoice_item/sales_invoice_item.txt selling/doctype/quotation/quotation.txt selling/doctype/quotation_item/quotation_item.txt selling/doctype/sales_order_item/sales_order_item.txt stock/doctype/delivery_note_item/delivery_note_item.txt stock/doctype/item/item.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.