odoo/bin/addons/base/ir
Olivier Dony f92f272130 [IMP] reports: support generic report_file field instead of report_xml ; add "file" attribute for <report> ; pending better refactoring after v6.0
bzr revid: odo@openerp.com-20101008142301-0os4ajp8xb9kt3cy
2010-10-08 16:23:01 +02:00
..
wizard [IMP] base: Administration review (bis): added previously missing wizard_screen file 2010-10-04 17:25:36 +02:00
workflow [IMP] base/workflow: shorter menu label 2010-10-04 16:37:41 +02:00
__init__.py [MERGE] removed ir.actions.report.custom and ir.report.custom models 2010-10-01 20:40:06 +05:30
ir.xml [IMP] reports: support generic report_file field instead of report_xml ; add "file" attribute for <report> ; pending better refactoring after v6.0 2010-10-08 16:23:01 +02:00
ir_actions.py [IMP] reports: support generic report_file field instead of report_xml ; add "file" attribute for <report> ; pending better refactoring after v6.0 2010-10-08 16:23:01 +02:00
ir_attachment.py [IMP] ir.attachment: performance improvement: 'res_name' -> 'store=True' to avoid unecessary db lookup 2010-09-22 14:54:03 +02:00
ir_board.py Changed encoding to coding ref: PEP: 0263 2009-10-20 16:22:23 +05:30
ir_cron.py [IMP] base/ir_cron: better tooltips 2010-10-04 16:39:04 +02:00
ir_default.py Changed encoding to coding ref: PEP: 0263 2009-10-20 16:22:23 +05:30
ir_exports.py Changed encoding to coding ref: PEP: 0263 2009-10-20 16:22:23 +05:30
ir_filters.py [IMP] ir.filters: improve create_or_replace() and make unique constraint case insensitive 2010-10-06 11:40:03 +02:00
ir_model.py [IMP/FIX]: base : Improvement in User,Security menu 2010-09-29 16:42:00 +05:30
ir_rule.py [ADD] osv: initial basic implementation of Query object: 2010-09-30 15:24:03 +02:00
ir_sequence.py [IMP]: base: Improvement in Sequence Type, added search view, Improved label 2010-08-23 14:03:55 +05:30
ir_translation.py [IMP] translations: support generic "report" translation type + export from *.mako files + multiple types for _get_source() + lint cleanup 2010-10-08 16:03:49 +02:00
ir_ui_menu.py [REM]:base:removed ir.actions.report.custom and ir.report.custom 2010-10-01 19:23:58 +05:30
ir_ui_view.py [IMP]: Usability improvements on base for "Configuration" and "Customization" menus 2010-09-27 12:42:29 +05:30
ir_values.py [FIX] ir_values: attempt to return items in a more deterministic order 2010-10-04 17:23:37 +02:00