commit | e343ac717391c068a568cde3285ebdb5b28c46be | [log] [tgz] |
---|---|---|
author | Nabin Hait <nabinhait@gmail.com> | Wed Feb 06 18:42:26 2013 +0530 |
committer | Nabin Hait <nabinhait@gmail.com> | Wed Feb 06 18:42:26 2013 +0530 |
tree | a2be95ce83dcd2dccc807c73bc5bbdbe291c0184 | |
parent | b5bc99376e3a428443674a8ee038435d350d47f1 [diff] |
fixes in voucher import tool
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.