commit | 59d8a76e607ee2a4f2106ae9228ae9657ccb9862 | [log] [tgz] |
---|---|---|
author | Anand Doshi <anand@erpnext.com> | Thu Feb 21 11:09:43 2013 +0530 |
committer | Anand Doshi <anand@erpnext.com> | Thu Feb 21 11:09:43 2013 +0530 |
tree | 139cf59bbd33531943f6b4d230c3506582b4e1d0 | |
parent | 8867cc238161eb7743972cd313abfd16fc8f6e45 [diff] | |
parent | 1c36697556df8ed9ac237c1c78f8ff3cc40a13b7 [diff] |
Merge branch 'master' of github.com:webnotes/erpnext into edge Conflicts: hr/doctype/leave_application/locale/_messages_py.json hr/doctype/leave_block_list/locale/_messages_doc.json public/js/locale/_messages_js.json setup/doctype/email_digest/locale/_messages_doc.json setup/doctype/global_defaults/global_defaults.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.