commit | 4fc5d92ac55df0ddef19d61238cad207704e52c2 | [log] [tgz] |
---|---|---|
author | Anand Doshi <anand@erpnext.com> | Tue Jan 15 11:58:19 2013 +0530 |
committer | Anand Doshi <anand@erpnext.com> | Tue Jan 15 11:58:19 2013 +0530 |
tree | ef20e1e426edb3cb511b82fda4b7c2975f2c9826 | |
parent | ed34ab43e8976b70c372112032df000d75e64f1e [diff] |
fixes in stock ledger 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.