odoo/openerp/addons/base/ir
Quentin (OpenERP) 10083459d0 [IMP] base: usability, review of attachment form view
bzr revid: qdp-launchpad@openerp.com-20120706140749-m3v5soqchjgcbep6
2012-07-06 16:07:49 +02:00
..
report [IMP] openerp python module. 2011-02-07 13:57:23 +01:00
wizard [FIX] in form views, replace class 'oe_highlight_on_dirty' by 'oe_highlight' 2012-06-29 10:30:14 +02:00
workflow [IMP] improve technical menu, hide reporting for portal users 2012-07-02 23:08:02 +02:00
__init__.py [IMP] uninstall: use a dedicated table for many2many relationships instead of overlaoding ir.model.data. 2012-06-01 17:34:49 +02:00
ir.xml [IMP] base: usability, review of attachment form view 2012-07-06 16:07:49 +02:00
ir_actions.py [IMP] ir.actions.act_window: explicitly support res_id attribute 2012-06-27 14:41:36 +02:00
ir_attachment.py [IMP] base : Improved the typos. 2012-04-23 17:52:20 +05:30
ir_config_parameter.py [IMP] Added missing vim mode lines 2011-11-22 09:58:48 +01:00
ir_config_parameter_view.xml [IMP] improve technical menu, hide reporting for portal users 2012-07-02 23:08:02 +02: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: default user_id = uid ; comment about cryptic code 2012-05-16 18:31:22 +02:00
ir_filters.xml [REF] search views: removed filter_domain if only one element was inside + made some small usability changes 2012-06-22 12:11:46 +02:00
ir_mail_server.py [FIX] usa fix 2012-06-25 19:14:14 +05:30
ir_model.py [MERGE] trunk 2012-06-27 12:39:00 +02:00
ir_model_constraint.py [FIX] uninstall: use ir_model.model instead of ir_model.name (the former is the model name while the later is not...). 2012-06-07 14:41:56 +02:00
ir_model_relation.py [IMP] uninstall: added views for ir.model.relation. 2012-06-04 10:22:06 +02:00
ir_needaction.py [FIX] get_needaction_user_ids: returns a list, not a set. 2012-07-02 16:57:27 +02:00
ir_rule.py [IMP] base : Improved the typos. 2012-04-23 16:50:41 +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 [IMP] new form guidelines 2012-06-04 23:32:12 +02:00
ir_ui_view.py [IMP] Improve view validation to based on fields_view_get rendering, not just raw arch 2012-06-14 16:46:33 +02:00
ir_values.py [MERGE] from trunk 2012-04-03 10:27:43 +02:00
osv_memory_autovacuum.py [IMP] Added missing vim mode lines 2011-11-22 09:58:48 +01:00