commit | cb5a05ea98982721e93b5d457ff50f87e4cb2c3a | [log] [tgz] |
---|---|---|
author | Nabin Hait <nabinhait@gmail.com> | Mon Feb 04 13:57:54 2013 +0530 |
committer | Nabin Hait <nabinhait@gmail.com> | Mon Feb 04 13:57:54 2013 +0530 |
tree | 9e5e6292df3b3260560db46d0296837763fa8ae7 | |
parent | 87462b68a7a29ce7aa2ebb0916b7cd3b3ef18146 [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.