commit | f2f5c94c41060ce7739fcf0bda1b04d895d8d3b3 | [log] [tgz] |
---|---|---|
author | Anand Doshi <anand@iwebnotes.com> | Wed Jul 18 20:13:52 2012 +0530 |
committer | Anand Doshi <anand@iwebnotes.com> | Wed Jul 18 20:13:52 2012 +0530 |
tree | dfeb3a1cdee34fed974ae48a9291b75ddde13343 | |
parent | a60266d780dfb45503b9e815b178e9dea35817b0 [diff] |
Default Currency specification for Customer and Supplier This will get fetched in sales and purchase transactions respectively. Fix in sales order list view
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