commit | 890265928b88c880ae534f8c7df04f91d2d0956b | [log] [tgz] |
---|---|---|
author | Anand Doshi <anand@erpnext.com> | Tue Apr 23 12:30:38 2013 +0530 |
committer | Anand Doshi <anand@erpnext.com> | Tue Apr 23 12:30:38 2013 +0530 |
tree | 1f2b5950fe0a9926cdb865d5d7f17ad51e5f1ab2 | |
parent | 6f83e7701081a32081aec6108b1ae34704a3a462 [diff] |
[backup manager] [error handling] on error, send complete traceback as email
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.