commit | b4aa0f8ce8b8b35a8274afd2d79ef94eb3c9fad9 | [log] [tgz] |
---|---|---|
author | Anand Doshi <anand@iwebnotes.com> | Fri Jun 22 10:56:12 2012 +0530 |
committer | Anand Doshi <anand@iwebnotes.com> | Fri Jun 22 10:56:12 2012 +0530 |
tree | 364eb4e57b369f2ca4992ef3f9ffccc409775ac8 | |
parent | 9d25d2ab0cdf035892278e4ff3b29399d124c031 [diff] |
fix in price list: check if a row has content before checking its length; allow only 1 attachment
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