odoo/openerp/addons/base/ir
Quentin (OpenERP) 5176db3890 [REF] search views: removed filter_domain if only one element was inside + made some small usability changes
bzr revid: qdp-launchpad@openerp.com-20120622101146-at48blcy298v0p7o
2012-06-22 12:11:46 +02:00
..
report [IMP] openerp python module. 2011-02-07 13:57:23 +01:00
wizard [IMP] removing select=? and adding version=7 2012-06-09 14:40:45 +02:00
workflow [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
__init__.py [REF] Refactoring: moved from base to ir; renamed from base.needaction->ir.needaction; updated files accordingly 2012-03-30 15:24:52 +02:00
ir.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_actions.py [IMP] removing select=? and adding version=7 2012-06-09 14:40:45 +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 [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_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] ir.mail_server: now that server time is UTC, outgoing msg Date header should too 2012-03-16 14:20:22 +01:00
ir_model.py [IMP] access rights: improve error messages for ACLs and record rules 2012-06-15 17:34:14 +02:00
ir_needaction.py [MERGE] Merged branch holding improvements and fixes for the 'need action' mechanism, such as needaction_record_ids remove on ir.ui.menu, and a boolean functional field added in ir.needaction_mixin class for use in views. Please refer to the updated feature documentation for more details. 2012-04-18 16:56:48 +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