commit | 75eeb010526c035115a5d897bb0ee9e570dad8b4 | [log] [tgz] |
---|---|---|
author | Anand Doshi <anand@erpnext.com> | Wed May 08 12:35:33 2013 +0530 |
committer | Anand Doshi <anand@erpnext.com> | Wed May 08 12:35:33 2013 +0530 |
tree | 0f93234c73067f6d9eb77eae4fce1bf2024b1953 | |
parent | c414175a449aa8e75d8cb19a025906d536365791 [diff] |
[attachments] [fix] on adding and removing attachments, update the select fields with options attach_files:
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.