commit | 2d12a42145408756dc24d33384ab1a8678b4af30 | [log] [tgz] |
---|---|---|
author | Anand Doshi <anandpdoshi+gravatar@gmail.com> | Wed Mar 20 03:55:40 2013 -0700 |
committer | Anand Doshi <anandpdoshi+gravatar@gmail.com> | Wed Mar 20 03:55:40 2013 -0700 |
tree | ceb47946fc12323700b68d622692cb57f415431f | |
parent | aa6f939b86bdfedff58e4a53ed79c8c81ae13652 [diff] | |
parent | f848b8bafc07be0d5123014fff3bc8251f50010c [diff] |
Merge pull request #312 from saurabh6790/master updated accounts_controller.py, buying_controller.py, selling_controller.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.