commit | 7e555e9f786e4ca13d7f70acc4599f7d7c0e8853 | [log] [tgz] |
---|---|---|
author | Nabin Hait <nabinhait@gmail.com> | Tue Aug 14 16:42:30 2012 +0530 |
committer | Nabin Hait <nabinhait@gmail.com> | Tue Aug 14 16:42:30 2012 +0530 |
tree | a4dd171ea080d09652c6d3775843e8ca73ba153e | |
parent | 0851b4b3974f353bec2ca15697eb7954a4f638a7 [diff] |
Update erpnext/accounts/doctype/cost_center/cost_center.py
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