odoo/openerp/addons/base/ir
Vo Minh Thu c313b4073a [REF] logging: removed pseudo log-level TEST.
When --test-enable is used, it is expected that test output is visible,
thus using log-level INFO is natural.

On the down side you lose the nice blue hint that tests did actually
run when --log-level test was given.

bzr revid: vmt@openerp.com-20130326155844-83e2tcqokvblr0ln
2013-03-26 16:58:44 +01:00
..
report [IMP] openerp python module. 2011-02-07 13:57:23 +01:00
wizard [IMP] use the openerp namespace. 2012-12-10 16:27:23 +01:00
workflow [MERGE] From trunk (second time) 2012-12-17 15:47:53 +01:00
__init__.py [FIX] cleanup ir.xml mess, ir.ui.view name is now optional in xml files 2012-10-13 14:09:24 +02:00
ir_actions.py [FIX] ir.actions.action: fix the execute wich install/uninstall modules and thus invalidate its own pool. 2013-03-19 15:27:01 +01:00
ir_actions.xml [IMP] ir_actions add a server action to run config wizards 2012-12-05 17:00:15 +01:00
ir_attachment.py [FIX] ir.attachment: fix drunken commit 4814 2013-01-31 15:53:48 +01:00
ir_attachment_view.xml [FIX] cleanup ir.xml mess, ir.ui.view name is now optional in xml files 2012-10-13 14:09:24 +02:00
ir_config_parameter.py [IMP] use the openerp namespace. 2012-12-10 16:27:23 +01:00
ir_config_parameter_view.xml [FIX] cleanup ir.xml mess, ir.ui.view name is now optional in xml files 2012-10-13 14:09:24 +02:00
ir_cron.py [FIX] cron: push the registry signaling checks in the try/except of the job itself. 2013-02-19 15:04:39 +01:00
ir_cron_view.xml [FIX] ir.cron: cron list makes inactive cron jobs hard to spot 2013-01-07 18:17:20 +01:00
ir_default.py [IMP] use the openerp namespace. 2012-12-10 16:27:23 +01:00
ir_exports.py [IMP] use the openerp namespace. 2012-12-10 16:27:23 +01:00
ir_fields.py [FIX] Remove unused imports and fix some imports that doesn't use the new namespace 2012-12-17 15:30:29 +01:00
ir_filters.py [MERGE] From trunk (second time) 2012-12-17 15:47:53 +01:00
ir_filters.xml [FIX] ir_filter fix views 2013-02-01 17:44:00 +01:00
ir_mail_server.py [REF] logging: removed pseudo log-level TEST. 2013-03-26 16:58:44 +01:00
ir_mail_server_view.xml [FIX] cleanup ir.xml mess, ir.ui.view name is now optional in xml files 2012-10-13 14:09:24 +02:00
ir_model.py [FIX] ir_model_data: create the _inherits parent external ID prior to the child. 2013-03-21 14:32:02 +01:00
ir_model_view.xml [IMP] ir_model_data search and list view 2012-12-18 00:16:45 +01:00
ir_needaction.py [MERGE] From trunk (second time) 2012-12-17 15:47:53 +01:00
ir_rule.py [FIX] Remove unused imports and fix some imports that doesn't use the new namespace 2012-12-17 15:30:29 +01:00
ir_rule_view.xml [IMP] ir.rule better filters 2012-11-27 22:06:09 +01:00
ir_sequence.py [MERGE] From trunk (second time) 2012-12-17 15:47:53 +01:00
ir_sequence_view.xml [FIX] cleanup ir.xml mess, ir.ui.view name is now optional in xml files 2012-10-13 14:09:24 +02:00
ir_translation.py [MERGE] From trunk (second time) 2012-12-17 15:47:53 +01:00
ir_translation_view.xml [FIX] translation tree view 2012-11-07 19:37:06 +05:30
ir_ui_menu.py [IMP] use a var to store the menuitem separator 2013-01-16 18:14:11 +01:00
ir_ui_menu_view.xml [FIX] cleanup ir.xml mess, ir.ui.view name is now optional in xml files 2012-10-13 14:09:24 +02:00
ir_ui_view.py [MERGE] From trunk (second time) 2012-12-17 15:47:53 +01:00
ir_ui_view_view.xml [IMP] ir_ui_view search 2012-12-19 00:52:13 +01:00
ir_values.py [MERGE] From trunk (second time) 2012-12-17 15:47:53 +01:00
ir_values_view.xml [FIX] cleanup ir.xml mess, ir.ui.view name is now optional in xml files 2012-10-13 14:09:24 +02:00
osv_memory_autovacuum.py [FIX]Autovacuum force true 2013-01-21 16:03:18 +01:00
osv_memory_autovacuum.xml [FIX] cleanup ir.xml mess, ir.ui.view name is now optional in xml files 2012-10-13 14:09:24 +02:00