commit | 6054ae2becfcaccdb14f785d7d30a730ae727345 | [log] [tgz] |
---|---|---|
author | Nabin Hait <nabinhait@gmail.com> | Tue Feb 26 10:51:24 2013 +0530 |
committer | Nabin Hait <nabinhait@gmail.com> | Tue Feb 26 10:51:24 2013 +0530 |
tree | 182d696eecd86d6d49b2d66da488b4b20845215d | |
parent | 6dfa84164e68c67058826d994bb2e05be21a62ad [diff] |
delete gross profit based on search criteria
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.