[ADD] base_tools: base module for all tools to create and add web icons only once...
authorXavier Morel <xmo@openerp.com>
Fri, 26 Nov 2010 12:50:02 +0000 (13:50 +0100)
committerXavier Morel <xmo@openerp.com>
Fri, 26 Nov 2010 12:50:02 +0000 (13:50 +0100)
commit499c83ae68c2b5360d0b427cf4065f7d08a73756
tree59d567d39775e19ab3cf4320d2c1bbd89770bba3
parentbc2e6ce74ce4ca5dbfc9bb60f7af15602ea59b49
[ADD] base_tools: base module for all tools to create and add web icons only once for the Tools application

Make various tools modules depend on base_tools

bzr revid: xmo@openerp.com-20101126125002-uhbwkt2yf6sydf09
14 files changed:
addons/base_tools/LICENSE [new file with mode: 0644]
addons/base_tools/__init__.py [new file with mode: 0644]
addons/base_tools/__openerp__.py [new file with mode: 0644]
addons/base_tools/tools_view.xml [new file with mode: 0644]
addons/email_template/__openerp__.py
addons/email_template/email_template_account_view.xml
addons/idea/__openerp__.py
addons/idea/idea_view.xml
addons/lunch/__openerp__.py
addons/lunch/lunch_view.xml
addons/subscription/__openerp__.py
addons/subscription/subscription_view.xml
addons/survey/__openerp__.py
addons/survey/survey_view.xml