commit | f1c287bdda234209f5d3789c6c9ad0f5b298d21d | [log] [tgz] |
---|---|---|
author | Anand Doshi <anand@iwebnotes.com> | Wed Jun 20 13:46:26 2012 +0530 |
committer | Anand Doshi <anand@iwebnotes.com> | Wed Jun 20 13:46:26 2012 +0530 |
tree | c66c78dcf564ed039fd130c19d621355cde04f7f | |
parent | be7c426e154f6e4d57467b68776c4f19378a4921 [diff] |
fix in file_list issue due to import data
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