commit | e343393d7324875ad2f63e533d4f7262989f9563 | [log] [tgz] |
---|---|---|
author | Nabin Hait <nabinhait@gmail.com> | Tue Aug 07 10:53:52 2012 +0530 |
committer | Nabin Hait <nabinhait@gmail.com> | Tue Aug 07 10:53:52 2012 +0530 |
tree | 2fe37fe33bb087347100ff885ba2a0de48deb42c | |
parent | 8ce2ac3f0e69b8968d4f88eaa72d04908661dfa8 [diff] |
add/drop index if index key not exists / exists
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