commit | b0f0e7a82f2f5e2ed765e17b16c5d9241c98755c | [log] [tgz] |
---|---|---|
author | Akhilesh Darjee <akhileshdarjee@gmail.com> | Mon Mar 18 11:15:44 2013 +0530 |
committer | Akhilesh Darjee <akhileshdarjee@gmail.com> | Mon Mar 18 11:15:44 2013 +0530 |
tree | 2c728b176817ed46dedf87b27ed42e981257b144 | |
parent | d3a30d84dfed94fb4cbc17f97e126532e9f5d051 [diff] |
added backup_googledrive.py in backup_manager
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.