commit | ef02ddfc406599285cec336761d8d01014e35cd5 | [log] [tgz] |
---|---|---|
author | Anand Doshi <anand@erpnext.com> | Thu Jan 17 20:31:41 2013 +0530 |
committer | Anand Doshi <anand@erpnext.com> | Thu Jan 17 20:31:41 2013 +0530 |
tree | b0fa3e65a30c15e1ea6a30e986c3986b7cb0adf0 | |
parent | 8957bf9e09a2c1362a91c571489a5b40e83e13cb [diff] | |
parent | 16546d25e7408472bfcc704cee1ce0af8cf23b39 [diff] |
Merge branch 'master' of github.com:webnotes/erpnext into purchase_price_list Conflicts: accounts/doctype/gl_control/gl_control.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.