odoo/openerp/addons/base/ir
Antony Lesuisse e199c8fc9d [IMP] add target inline add usage tooltip
bzr revid: al@openerp.com-20111108215555-8ub8bo01lbw7e2e2
2011-11-08 22:55:55 +01:00
..
report [IMP] openerp python module. 2011-02-07 13:57:23 +01:00
wizard [IMP] ir/wizard: removed the unused create_action wizard. 2011-09-19 11:36:26 +02:00
workflow [IMP]Improvement in code 2011-08-03 17:23:48 +05:30
__init__.py [REM] edi: moved edi to a separate addon 2011-10-04 22:52:54 +02:00
ir.xml [IMP] Create Setting->Email root menu item 2011-10-27 09:10:00 +02:00
ir_actions.py [IMP] add target inline add usage tooltip 2011-11-08 22:55:55 +01:00
ir_attachment.py [FIX] ir.attachment: cleaner check for record existence in access rights 2011-09-09 17:50:25 +02:00
ir_config_parameter.py [IMP] do no hardcode the port for the default value of ir.config_parameter web.base.url 2011-10-14 11:33:28 +02:00
ir_cron.py [IMP] ir.cron.write/unlink: try NOWAIT lock to avoid blocking user operations during cron executions 2011-09-29 02:18:58 +02:00
ir_default.py [IMP] openerp python module. 2011-02-07 13:57:23 +01:00
ir_exports.py [IMP] openerp python module. 2011-02-07 13:57:23 +01:00
ir_filters.py [MERGE] trunk-usability-improve_filter-rmu 2011-08-06 02:50:46 +02:00
ir_mail_server.py [FIX] ir.mail_server: except_osv's signature has changed + care for non-ascii mail errors 2011-10-17 16:57:14 +02:00
ir_model.py [FIX] ir_model.name_search: was incorrectly relying on name_search implementation details 2011-10-17 15:37:02 +02:00
ir_rule.py [IMP] start unifying the SUPERUSER_ID constant 2011-09-26 11:01:56 +02:00
ir_sequence.py [IMP] ir.sequence: tone down get_id() deprecation WARNING to DEBUG 2011-10-07 16:54:06 +02:00
ir_translation.py [FIX] ir.translation: one more fix for ormcache_multi.clear_cache() 2011-09-13 19:43:10 +02:00
ir_ui_menu.py [FIX] ir.ui.menu: typo during merge of simplified cache 2011-09-01 16:30:38 +02:00
ir_ui_view.py [MERGE] diagram view: properly handle non-ASCII arrow labels 2011-09-20 00:48:50 +02:00
ir_values.py [FIX] ir_values: missing trimming of the condition (as done elsewhere). 2011-10-03 17:40:08 +02:00
osv_memory_autovacuum.py [FIX] osv_memory_autovacuum: typo 2011-09-24 04:59:51 +02:00