commit | a4f6529801ef23f6539f0d86d30708a4fcb7365e | [log] [tgz] |
---|---|---|
author | Anand Doshi <anand@iwebnotes.com> | Mon Aug 06 13:42:19 2012 +0530 |
committer | Anand Doshi <anand@iwebnotes.com> | Mon Aug 06 13:42:19 2012 +0530 |
tree | 32ac9c562b2fbd7dc77fcda4dd4ab62f7f1f61b3 | |
parent | 1c2b192be6ac2195e780ebd9000d710e7bb3bb22 [diff] |
in item's update page name, if item name is null, create page name with only the name
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