commit | 5337ce8d023fc954c0f4b33e15445e7ff0abeb6f | [log] [tgz] |
---|---|---|
author | Nabin Hait <nabinhait@gmail.com> | Wed Sep 12 16:14:23 2012 +0530 |
committer | Nabin Hait <nabinhait@gmail.com> | Wed Sep 12 16:14:23 2012 +0530 |
tree | a79c309b9420578b53eeae354762073cc42b5485 | |
parent | 8fdaa4dd66b59b923230ad3c49ae88a08e90ed18 [diff] |
period closing voucher issue fixed
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