odoo/openerp/addons/base/ir
Olivier Dony 0d3085d14f [MERGE] sync with latest trunk
bzr revid: odo@openerp.com-20110922154155-jq811w768d9zfgim
2011-09-22 17:41:55 +02: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 [IMP] ir.xml: created view for ir_mail_server and added menu 2011-03-21 18:42:09 +05:30
ir.xml [MERGE] ir.xml: ir.model ir.rule changed to use child_of instead of = for the company_id. 2011-09-21 10:30:41 +02:00
ir_actions.py [IMP] ir.actions.server: slightly better sample/doc for python type actions 2011-09-16 16:13:58 +02: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 [MERGE] sync with trunk 2011-07-15 02:36:55 +02:00
ir_cron.py [REF] ir_cron: use DEBUG instead of DEBUG_RPC (as done previously). 2011-06-28 17:31:48 +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: care for non-ascii connection error message 2011-09-14 14:06:44 +02:00
ir_model.py [MERGE] sync with latest trunk 2011-09-22 17:41:55 +02:00
ir_rule.py [MERGE] merged trunk. 2011-08-31 11:13:25 +02:00
ir_sequence.py [MERGE] latest 6.0 fixes 2011-07-19 13:36:30 +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 [IMP] ir.values: slightly more info in key2 help string 2011-07-22 16:46:06 +02:00
osv_memory_autovacuum.py [IMP] osv_memory_autovacuum: use the method instead of accessing the field directly. 2011-08-30 16:14:21 +02:00