odoo/openerp/addons/base/ir
Olivier Dony 7588c0c888 [IMP] workflow: lint cleanup
bzr revid: odo@openerp.com-20120330215124-7y1kt2kvekhpkyd5
2012-03-30 23:51:24 +02:00
..
report [IMP] openerp python module. 2011-02-07 13:57:23 +01:00
wizard [IMP] cleanup deprecated method=True param for function fields 2012-01-04 14:30:27 +01:00
workflow [IMP] workflow: lint cleanup 2012-03-30 23:51:24 +02:00
__init__.py [REM] edi: moved edi to a separate addon 2011-10-04 22:52:54 +02:00
ir.xml [FIX] ir.model.fields form view 2012-02-08 22:30:47 +01:00
ir_actions.py [ADD]: Add ondelete cascade for ir_act_Server 2012-03-01 09:57:45 +05:30
ir_attachment.py [FIX] ir.attachment: override _search instead of search() to make sure name_search() works 2012-03-09 11:04:29 +01:00
ir_config_parameter.py [IMP] Added missing vim mode lines 2011-11-22 09:58:48 +01:00
ir_config_parameter_view.xml [IMP] ir.config.parameter: admin menu and views (inspired by Camptocamp's ir_config_parameter_viewer module) 2012-02-10 15:23:18 +01:00
ir_cron.py [IMP] logging: _logger.log(DEBUG) replaced by _logger.debug(). 2012-02-02 10:21:05 +01:00
ir_default.py [IMP] Added missing vim mode lines 2011-11-22 09:58:48 +01:00
ir_exports.py [IMP] openerp python module. 2011-02-07 13:57:23 +01:00
ir_filters.py [IMP] ir.filters: correct misleading tooltip 2012-02-07 18:59:27 +01:00
ir_mail_server.py [FIX] ir.mail_server: now that server time is UTC, outgoing msg Date header should too 2012-03-16 14:20:22 +01:00
ir_model.py [IMP] module,ir.model: improve name choices 2012-03-30 23:49:48 +02:00
ir_rule.py [ADD]: Add ondelete cascade for ir_act_Server 2012-03-01 09:57:45 +05:30
ir_sequence.py [IMP] openerp.addons.base: _logger with fully qualified module name. 2012-01-24 12:47:30 +01:00
ir_translation.py [IMP] openerp.addons.base: _logger with fully qualified module name. 2012-01-24 12:47:30 +01:00
ir_ui_menu.py [FIX] ir_ui_menu: do not create a menu binding when field 'action' is False 2012-02-10 09:26:37 +01:00
ir_ui_view.py [MERGE] Minor bugfixes (missing imports, etc.) courtesy of Florent Xicluna 2012-02-14 16:00:22 +01:00
ir_values.py [FIX] ir.values: predictible ordering for sidebar items (based on IDs i.e. creation order) 2012-03-20 12:38:51 +01:00
osv_memory_autovacuum.py [IMP] Added missing vim mode lines 2011-11-22 09:58:48 +01:00