commit | a6de55e2e64195550f6514efdf9d5660c9f09ec5 | [log] [tgz] |
---|---|---|
author | Anand Doshi <anand@iwebnotes.com> | Thu Aug 16 15:45:28 2012 +0530 |
committer | Anand Doshi <anand@iwebnotes.com> | Thu Aug 16 15:45:28 2012 +0530 |
tree | e7da31228564c60cd03c361cb160b4d140d9a9b8 | |
parent | 46f8b50c8c512e3a226e8c5ea54bc7c0c9c0aee7 [diff] |
fixed selection of field names in filters, such that if two tables have the same fieldnames, it doesn't cause conflict
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