commit | cec918f9ce6373f3ba4c24d3b81fba45692be62c | [log] [tgz] |
---|---|---|
author | Anand Doshi <anand@erpnext.com> | Wed Jan 02 16:00:25 2013 +0530 |
committer | Anand Doshi <anand@erpnext.com> | Wed Jan 02 16:00:25 2013 +0530 |
tree | 963fba44b314ab898b5ff22b9ee8263bb5445ed0 | |
parent | 554c2d8b4a6c687e82e9efa86c46a3fef6881cd4 [diff] |
fix in stock level report
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.