commit | 92a0218091819918bc94900afea697c200279160 | [log] [tgz] |
---|---|---|
author | Nabin Hait <nabinhait@gmail.com> | Tue Jan 22 17:52:43 2013 +0530 |
committer | Nabin Hait <nabinhait@gmail.com> | Tue Jan 22 17:52:43 2013 +0530 |
tree | b8c01ba084bb12508a8b4939e3e4e9f7c7b1afbd | |
parent | bf95405c6d324353f9c1100af8418f2174775eae [diff] |
added uom column in stock reports
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.