commit | 10667521da085cf2487f38cad84311045fcd2454 | [log] [tgz] |
---|---|---|
author | Anand Doshi <anand@iwebnotes.com> | Fri Oct 05 15:12:32 2012 +0530 |
committer | Anand Doshi <anand@iwebnotes.com> | Fri Oct 05 15:12:32 2012 +0530 |
tree | 39c2af5e4c71c0c11614feb32d8e144703b9148b | |
parent | ae09b37a08105c9683622db1dc137b4db438fa28 [diff] | |
parent | 68b8a90ee04f6440b15e254bb6ad99eb90eae66d [diff] |
fix in setup control and patch to fix existing docstatus problem
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.