commit | cb2e76a79c2239e6235fbcde521aabe40d847bd3 | [log] [tgz] |
---|---|---|
author | Nabin Hait <nabinhait@gmail.com> | Thu Jul 05 14:44:39 2012 +0530 |
committer | Nabin Hait <nabinhait@gmail.com> | Thu Jul 05 14:44:39 2012 +0530 |
tree | ab092e4b1994705319fa65c4685baca76627aef0 | |
parent | 4764e70d09e5652acc201e80daf17c1a4664aab6 [diff] |
delete row issue in grid 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