commit | 15db6c465930e1a81a6bc27b28e999930b0ca55c | [log] [tgz] |
---|---|---|
author | Anand Doshi <anand@erpnext.com> | Tue Jul 02 11:50:32 2013 +0530 |
committer | Anand Doshi <anand@erpnext.com> | Tue Jul 02 11:50:32 2013 +0530 |
tree | 8fce4636b643fc0b173c90579b5f870ca24c1eda | |
parent | 2023012b0e4cb9c0c40cb93bd6bf95029a841ace [diff] | |
parent | ac24d0fa986431980510a2e0ba0487831788a576 [diff] |
Merge branch 'master' of github.com:webnotes/erpnext into responsive Conflicts: accounts/doctype/sales_invoice/sales_invoice.py accounts/doctype/sales_invoice_item/sales_invoice_item.txt buying/doctype/supplier_quotation/supplier_quotation.js 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.