commit | a9ec49e0bf8b666ecd2aecd5994e36efe332b56b | [log] [tgz] |
---|---|---|
author | Nabin Hait <nabinhait@gmail.com> | Mon Jul 15 16:33:24 2013 +0530 |
committer | Nabin Hait <nabinhait@gmail.com> | Mon Jul 15 16:33:24 2013 +0530 |
tree | 24b3a3d7e615d95fcc769a89b9b2296b0170790b | |
parent | 1c88490ff93ea37ca74b2b9927c0970dcfb8170b [diff] |
[fix] [mapper] add rows only table is blank, allow multiple time pull and validation if same item pulled twice
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.