commit | fc77718a3d22c1837fac6635096c33a72ad49d79 | [log] [tgz] |
---|---|---|
author | Anand Doshi <anand@erpnext.com> | Mon May 27 19:29:07 2013 +0530 |
committer | Anand Doshi <anand@erpnext.com> | Mon May 27 19:29:07 2013 +0530 |
tree | 443034ad1c90e0fa3150a665c554d4096ce52317 | |
parent | 149b461e62259a99fef2176a6cc42a09d503c0d7 [diff] |
[selling/buying] [fixes] updated js files of various doctypes related to selling/g/buying
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.