odoo/openerp/addons/base/ir
Thibault Delavallée e12dff66de [MERGE] Merged with fix from need_action branch
bzr revid: tde@openerp.com-20120403074906-1m4yjhz60i9f5tsk
bzr revid: tde@openerp.com-20120403075529-nyp3tq6xafig088w
2012-04-03 09:55:29 +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 [REF] Refactoring: moved from base to ir; renamed from base.needaction->ir.needaction; updated files accordingly 2012-03-30 15:24:52 +02:00
ir.xml [REF] Refactoring: moved from base to ir; renamed from base.needaction->ir.needaction; updated files accordingly 2012-03-30 15:24:52 +02: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] Added a variable in context for install mode 2012-04-03 09:47:35 +02:00
ir_needaction.py [FIX] Wrong var name 2012-04-02 11:01:22 +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 [DOC] Improved help tootips and documentation. 2012-04-02 10:50:42 +02: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