commit | 7bd7c8769ef6eb472b9b0dde5653859ccaa7150d | [log] [tgz] |
---|---|---|
author | Anand Doshi <anand@erpnext.com> | Mon Apr 29 14:21:58 2013 +0530 |
committer | Anand Doshi <anand@erpnext.com> | Mon Apr 29 14:22:04 2013 +0530 |
tree | a0f03d19be5aefcb4f5dba45df5bf9b4c187e5cf | |
parent | 123f59dc89cf3858678ba8a71bfd72e9a3b9438b [diff] |
[patch] [file data] files in update file data 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.