commit | 8f148249aceae3fb938869f60a37c82b069c097a | [log] [tgz] |
---|---|---|
author | Nabin Hait <nabinhait@gmail.com> | Tue Apr 16 12:36:59 2013 +0530 |
committer | Nabin Hait <nabinhait@gmail.com> | Tue Apr 16 12:36:59 2013 +0530 |
tree | b4ea41f008d04424c6a4508612a735a3c67d7d5a | |
parent | 1ef27296f46e06f063a8c42a5272253a4b199b91 [diff] |
reload doctype mapper 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.