commit | 11de3ec952b51e527be53993e270906dfae36804 | [log] [tgz] |
---|---|---|
author | Nabin Hait <nabinhait@gmail.com> | Tue Jun 19 18:03:31 2012 +0530 |
committer | Nabin Hait <nabinhait@gmail.com> | Tue Jun 19 18:03:31 2012 +0530 |
tree | 81a779b69b4b5b3c8bdee4a487b6ff9bc205faa9 | |
parent | 90376f6ce42d0e38ed3601b84430e1ab4a30619c [diff] |
fixed error in purchase register
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