commit | cfc6bb1d6ce075f9420236a07610e2ecfd2c74ee | [log] [tgz] |
---|---|---|
author | Nabin Hait <nabinhait@gmail.com> | Wed Jul 11 13:14:52 2012 +0530 |
committer | Nabin Hait <nabinhait@gmail.com> | Wed Jul 11 13:14:52 2012 +0530 |
tree | d28c670233210addb85620e8144cd6ca066a497b | |
parent | e4e78b469a4ebc36fc5256d048f7bf33d0147038 [diff] |
consider warehouse, serial no and batch no from packing list for sales bom item and populate packing list only for sales bom items
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