odoo/openerp/addons/base/ir
Olivier Dony b33f8d7087 [IMP] ir.filters: correct misleading tooltip
Currently, filters without any assigned user
are only usable by the system, e.g. for
driving marketing campaign segments
(in the marketing_campaign module).

lp bug: https://launchpad.net/bugs/802976 fixed

bzr revid: odo@openerp.com-20120207175927-v63kcnrwq8bgacdx
2012-02-07 18:59:27 +01: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 [FIX] unmutable defaults in base addons. 2011-11-07 16:19:49 +01:00
__init__.py [REM] edi: moved edi to a separate addon 2011-10-04 22:52:54 +02:00
ir.xml [MERGE] sync with trunk 2011-12-22 11:25:55 +01:00
ir_actions.py [FIX] Base : Corrected the size of the field 'owner_name' for res.partner.bank model,other minor edits included 2012-01-28 01:11:34 +05:30
ir_attachment.py [IMP] cleanup deprecated method=True param for function fields 2012-01-04 14:30:27 +01:00
ir_config_parameter.py [IMP] Added missing vim mode lines 2011-11-22 09:58:48 +01:00
ir_cron.py [FIX] cron mktime should be timegm 2011-12-27 23:39:44 +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 [IMP] tools: removed some functools functions (they were there for previous python versions). 2012-01-18 12:41:09 +01:00
ir_model.py [IMP] cleanup deprecated method=True param for function fields 2012-01-04 14:30:27 +01:00
ir_rule.py [IMP] cleanup deprecated method=True param for function fields 2012-01-04 14:30:27 +01:00
ir_sequence.py [MERGE] ir.sequence: Fix bug 863221 - higher priority for current company sequences 2011-12-15 16:26:35 +01:00
ir_translation.py [MERGE] translations: import using lower-level sql (translations load about 6 times faster) 2011-12-23 11:48:24 +01:00
ir_ui_menu.py [FIX] race condition in ir.ui.menu leading to incomplete menus in web client 2012-01-25 12:58:23 +01:00
ir_ui_view.py [IMP] cleanup deprecated method=True param for function fields 2012-01-04 14:30:27 +01:00
ir_values.py [IMP] Added missing vim mode lines 2011-11-22 09:58:48 +01:00
osv_memory_autovacuum.py [IMP] Added missing vim mode lines 2011-11-22 09:58:48 +01:00