commit | 2023012b0e4cb9c0c40cb93bd6bf95029a841ace | [log] [tgz] |
---|---|---|
author | Anand Doshi <anand@erpnext.com> | Tue Jul 02 11:43:54 2013 +0530 |
committer | Anand Doshi <anand@erpnext.com> | Tue Jul 02 11:43:54 2013 +0530 |
tree | 0ba4dfc72aa9d73ca31271f7e9c070a01c511509 | |
parent | edbf3e1e190f3e58a5e862aaa1aec582fe61b266 [diff] | |
parent | d420401ba3dbaeb6170ff47149ef7d0297cbe59d [diff] |
Merge branch 'responsive' of github.com:webnotes/erpnext into responsive Conflicts: utilities/doctype/address/address.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.