odoo/bin/addons/base/ir
Olivier Dony 79cd0848c1 [FIX] ir_attachment: typo introduced in previous fix (3318)
Original revision: 3318 - nel@tinyerp.com-20110121084241-10kfmgd16vt19vkv
The consequence is that access rights on attachments would be incorrectly checked, using the
intersection of the attachment IDs and the resource IDs.

bzr revid: odo@openerp.com-20110127154532-v18l28qk8ysi02sb
2011-01-27 16:45:32 +01:00
..
report [FIX] inherited view in "Model Overview" report 2011-01-07 11:33:35 +01:00
wizard [FIX] all: ensure all open files are closed (partial patch courtesy of Lampman Trading) 2011-01-04 11:13:35 +01:00
workflow [FIX] workflow:- Subflow id pass in list in graph_get method. 2011-01-12 14:24:42 +05:30
__init__.py [merge] 2010-11-19 09:17:21 +01:00
ir.xml [FIX] deprecate picture widget, hide pict icon from ir.ui.view menu 2011-01-18 23:40:40 +01:00
ir_actions.py [FIX] all: ensure all open files are closed (partial patch courtesy of Lampman Trading) 2011-01-04 11:13:35 +01:00
ir_attachment.py [FIX] ir_attachment: typo introduced in previous fix (3318) 2011-01-27 16:45:32 +01:00
ir_board.py Changed encoding to coding ref: PEP: 0263 2009-10-20 16:22:23 +05:30
ir_config_parameter.py [IMP] Improved res_log handling 2010-11-23 10:57:38 +01:00
ir_cron.py [MERGE] ir.cron: rollback db transaction upon job execution failure (courtesy of Tristan Hill (credativ)) 2011-01-18 22:12:30 +01:00
ir_default.py Changed encoding to coding ref: PEP: 0263 2009-10-20 16:22:23 +05:30
ir_exports.py [IMP] import / export cleaned 2010-12-21 00:17:43 +01:00
ir_filters.py [FIX] filters : Size of model name corrected to 64,same as model name 2010-11-02 19:48:07 +05:30
ir_model.py [FIX] base: ir.model.data:call_cache_clearing_methods is tolerant to unknow objects 2011-01-20 17:00:20 +01:00
ir_rule.py [IMP] base: default _order for most internal data models (courtesy of Ferdinand Gassauer) + sorted fields in technical module guide 2010-12-10 23:42:58 +01:00
ir_sequence.py [IMP] base: default _order for most internal data models (courtesy of Ferdinand Gassauer) + sorted fields in technical module guide 2010-12-10 23:42:58 +01:00
ir_translation.py [MERGE] translations: refactoring/deferral of translated resource id resolution, fixing several translation issues 2011-01-07 16:17:35 +01:00
ir_ui_menu.py [FIX] base: ir.model.data:call_cache_clearing_methods is tolerant to unknow objects 2011-01-20 17:00:20 +01:00
ir_ui_view.py [FIX] ir.ui.view_sc: shortcuts are now translated, and using the name_get() of the linked resource 2011-01-15 05:50:58 +01:00
ir_values.py [FIX] ir_values: revert GTK-specific hack for search_view_id after GTK client was fixed 2010-12-06 14:19:28 +01:00
osv_memory_autovacuum.py [IMP] base: add cron job to autovacuum osv_memory objects 2010-11-10 16:04:48 +01:00