commit | 1ead851e169da8d7ff6002cec02b432d19674984 | [log] [tgz] |
---|---|---|
author | Nabin Hait <nabinhait@gmail.com> | Fri Mar 01 13:21:29 2013 +0530 |
committer | Nabin Hait <nabinhait@gmail.com> | Fri Mar 01 13:21:29 2013 +0530 |
tree | b85c03843778bc413c6f225320dfb61e14ff6c96 | |
parent | 95a72a7a4acad845ad8039c437b9f5ae94a09269 [diff] |
datatype validation 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.