commit | 37b1b887100b6f1d391d013f0ae0958b84a57df1 | [log] [tgz] |
---|---|---|
author | Anand Doshi <anand@iwebnotes.com> | Thu Aug 16 17:09:13 2012 +0530 |
committer | Anand Doshi <anand@iwebnotes.com> | Thu Aug 16 17:09:13 2012 +0530 |
tree | 3da6b93b6d0b7ff1eaf76d5e8480c9d878ce5237 | |
parent | 126658a77dea64349d2d43de6891caf21a9c07b6 [diff] |
fix in email settings: json.loads defaults to unicode string, hence encode string for smtp login
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