odoo/addons/base_setup
Antonin Bourguignon 7b86d3a89f [IMP] layout: separate .oe_link from the rest of the text, making them easier to spot
to do so, .eo_link elements are now preceded with a long dash (em dash)
to apply this layout to other elements than .eo_link, wrap it in a span and give it the class .oe_separate-from-text

bzr revid: abo@openerp.com-20120801175443-vyo9t1gzyakr250t
2012-08-01 19:54:43 +02:00
..
i18n Launchpad automatic translations update. 2012-07-29 04:38:02 +00:00
security [IMP] Security Rule: removed duplicates due to inheritancies of groups 2011-12-12 19:11:13 +01:00
static/src [IMP] layout: separate .oe_link from the rest of the text, making them easier to spot 2012-08-01 19:54:43 +02:00
__init__.py [IMP] base_setup: add the configuration wizard 2012-03-28 12:04:59 +05:30
__openerp__.py [IMP] set a normal font-weight for labels in config wizards 2012-07-31 18:30:56 +02:00
base_setup.py [IMP] base_setup: move all res_config wizards to res_config files, and change xml id of sale.config.settings view 2012-06-22 11:49:40 +02:00
base_setup_views.xml [IMP] fix indentation, remove trailing spaces, add XML headers, remove useless capital letters in comments 2012-07-31 17:53:52 +02:00
res_config.py [FIX] no end point required in labels 2012-08-01 18:02:36 +02:00
res_config_view.xml [FIX] several typos 2012-08-01 17:47:01 +02:00
res_partner_view.xml [IMP] fix indentation, remove trailing spaces, add XML headers, remove useless capital letters in comments 2012-07-31 17:53:52 +02:00