commit | b70b93260c92975c8f43a7e24581c07839a4ace2 | [log] [tgz] |
---|---|---|
author | Anand Doshi <anandpdoshi+gravatar@gmail.com> | Fri Mar 22 06:06:56 2013 -0700 |
committer | Anand Doshi <anandpdoshi+gravatar@gmail.com> | Fri Mar 22 06:06:56 2013 -0700 |
tree | 0b9648036ea6057af41f2e26b03c458169334629 | |
parent | a1e44e42027d0bc035d27d4f58aad8918e15754a [diff] | |
parent | 2f2ac966ad481797ba7cb687904589e445bffeea [diff] |
Merge pull request #318 from akhileshdarjee/master Permissions in Invoices fixed.
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.