commit | 11a5ba64ddd8d2ee56c1542ebe5218c6da901dfe | [log] [tgz] |
---|---|---|
author | Anand Doshi <anand@iwebnotes.com> | Thu Aug 09 11:30:21 2012 +0530 |
committer | Anand Doshi <anand@iwebnotes.com> | Thu Aug 09 11:30:21 2012 +0530 |
tree | 2cc9a057befd5533815812853008ea72205987db | |
parent | 7dbef2549a602b61072e17bcaebe204a477333b9 [diff] |
fixed bug in depends_on: hidden property of a docfield should have value as 0 or 1
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