commit | 74a62b17f4a5e2d26a98b2e05be35503853f4fad | [log] [tgz] |
---|---|---|
author | Anand Doshi <anand@erpnext.com> | Thu May 30 23:49:00 2013 +0530 |
committer | Anand Doshi <anand@erpnext.com> | Thu May 30 23:49:00 2013 +0530 |
tree | ddd0790b29a88c9af25df261bf083d5df4dd23da | |
parent | b68fbf053212de3e3fbff645d53b01d51b8f0b58 [diff] |
[update file data 2 patch] [fix] auto commit on many writes for the duration of the patch
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.