brotherton-erpnext/setup/doctype/company
Anand Doshi fa228e9c9b Merge branch 'master' of github.com:webnotes/erpnext into wsgi
Conflicts:
	accounts/doctype/purchase_invoice/purchase_invoice.py
	accounts/doctype/sales_invoice/sales_invoice.txt
	selling/doctype/lead/lead.txt
	selling/doctype/opportunity/opportunity.txt
	stock/doctype/warehouse/warehouse.py
2013-10-02 16:52:52 +05:30
..
charts [minor] change filename to unicode after os.walk and os.listdir 2013-10-01 17:11:39 +05:30
__init__.py moved directory structure 2012-09-24 19:13:42 +05:30
company.js [minor] fixed conflict while merging with master 2013-09-05 10:56:44 +05:30
company.py Merge branch 'master' of github.com:webnotes/erpnext into wsgi 2013-09-25 19:55:41 +05:30
company.txt [minor] renamed perpetual accounting to make_accounting_entry_for_every_stock_entry 2013-08-28 19:24:52 +05:30
README.md [docs] added docs for setup module 2013-06-11 12:36:04 +05:30
sample_home_page.html [style] Style Fixes for Home Page 2013-07-11 15:28:05 +05:30
test_company.py [license] [minor] Updated License Text in all js and py files 2013-08-05 14:59:54 +05:30

Company against which all transactions are made. This is not the Customer or Supplier, this is the company that is the host of the system. Multiple companies can be created as host companies with each user having a different right.