Anand Doshi
4543884021
Merge branch 'edge' of github.com:webnotes/erpnext into webshop
Conflicts: accounts/doctype/sales_invoice_item/sales_invoice_item.txt selling/doctype/quotation/quotation.txt selling/doctype/quotation_item/quotation_item.txt selling/doctype/sales_order_item/sales_order_item.txt stock/doctype/delivery_note_item/delivery_note_item.txt stock/doctype/item/item.txt
ERPNext - Open Source ERP for small, medium sized businesses
Includes Accounting, Inventory, CRM, Sales, Purchase, Projects, HRMS. Built on Python / MySQL.
Platform
ERPNext is built on wnframework (Version 2.0)
User Guide
Download and Install
First install all the pre-requisites, then
$ git clone git://github.com/webnotes/erpnext.git
$ cd erpnext
$ python erpnext_install.py
Patch and update
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
Forums
Please join our forums for more questions:
License
GNU/General Public License (see licence.txt)
Along with the GPL, the name "ERPNext" must be retained in all derivatives.
Description
Languages
Python
79%
JavaScript
18.4%
HTML
2.2%
SCSS
0.4%