odoo/openerp/addons/base/ir
Vo Minh Thu b04d607ec4 [FIX] ir_values: missing trimming of the condition (as done elsewhere).
bzr revid: vmt@openerp.com-20111003154008-k8dm2r3yhintm0ql
2011-10-03 17:40:08 +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] merged trunk. 2011-10-03 17:35:09 +02:00
ir_actions.py [IMP] config wizard, launch once 2011-10-02 13:51:31 +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 [IMP] ir.cron.write/unlink: try NOWAIT lock to avoid blocking user operations during cron executions 2011-09-29 02:18:58 +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 [IMP] mail server view 2011-10-02 00:34:02 +02:00
ir_model.py [FIX] ir.model: typo - ir.model.model is the model `identifier` 2011-09-23 17:45:14 +02:00
ir_rule.py [IMP] start unifying the SUPERUSER_ID constant 2011-09-26 11:01:56 +02:00
ir_sequence.py [IMP] ir_sequence code remove required, its only needed for company global sequences 2011-10-01 02:56:18 +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 [FIX] ir_values: missing trimming of the condition (as done elsewhere). 2011-10-03 17:40:08 +02:00
osv_memory_autovacuum.py [FIX] osv_memory_autovacuum: typo 2011-09-24 04:59:51 +02:00