commit | 05aaae33ae022a9d4bcf0fb72fb1b23441d8a377 | [log] [tgz] |
---|---|---|
author | Anand Doshi <anand@iwebnotes.com> | Tue Oct 02 14:35:20 2012 +0530 |
committer | Anand Doshi <anand@iwebnotes.com> | Tue Oct 02 14:35:20 2012 +0530 |
tree | 17823b0eb2a8f68d604f44f0094bec3cf16f6d88 | |
parent | 5bc86087fdf8b7469e19cd1f9fadfa21333a9622 [diff] | |
parent | 47d8947012d3137e198a129c23cf549fc6abcc5c [diff] |
Merge branch 'master' of github.com:webnotes/erpnext into 1209 Conflicts: accounts/doctype/account/account.py erpnext/accounts/doctype/journal_voucher/journal_voucher.py patches/patch_list.py startup/event_handlers.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 (see licence.txt)
Along with the GPL, the name "ERPNext" must be retained in all derivatives.