commit | a19014a8469938ea38169fba9280aadb998e6760 | [log] [tgz] |
---|---|---|
author | Akhilesh Darjee <akhileshdarjee@gmail.com> | Mon Jun 24 19:05:16 2013 +0530 |
committer | Akhilesh Darjee <akhileshdarjee@gmail.com> | Mon Jun 24 19:05:16 2013 +0530 |
tree | f73b0e921bfd7a6cf26df227c4055aec5787dea2 | |
parent | 64c8e284236417a6b7aa5d25f24c1f7ce69f42a9 [diff] |
Moved Sales BOM & Sales BOM Item to Selling module, completed 'Available Stock for packing Items' report
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.