odoo/openerp/addons/base/ir
Olivier Dony 722163893e [FIX] ir.actions: active_model may not always match current model, in which case `object` should be `None`
bzr revid: odo@openerp.com-20140211082546-tgenye70etn21ih5
2014-02-11 09:25:46 +01:00
..
report [IMP] openerp python module. 2011-02-07 13:57:23 +01:00
wizard [IMP] use the openerp namespace. 2012-12-10 16:27:23 +01:00
workflow [MERGE] forward port of branch 7.0 up to revid 5224 chs@openerp.com-20140206105141-7e8bv8ordqqsswh7 2014-02-06 12:02:20 +01:00
__init__.py [FIX] cleanup ir.xml mess, ir.ui.view name is now optional in xml files 2012-10-13 14:09:24 +02:00
ir_actions.py [FIX] ir.actions: active_model may not always match current model, in which case `object` should be `None` 2014-02-11 09:25:46 +01:00
ir_actions.xml [IMP] ir_actions: added model_id in the group_by filters 2013-11-04 11:43:34 +01:00
ir_attachment.py [MERGE] Forward-port of latest 7.0 bugfixes, up to rev. 9743 revid:qdp-launchpad@openerp.com-20140108160719-9i8xhrat49cn9l5e 2014-01-08 18:14:00 +01:00
ir_attachment_view.xml [IMP] improved group by date string 2013-07-11 19:14:16 +05:30
ir_config_parameter.py [IMP] use the openerp namespace. 2012-12-10 16:27:23 +01:00
ir_config_parameter_view.xml [FIX] cleanup ir.xml mess, ir.ui.view name is now optional in xml files 2012-10-13 14:09:24 +02:00
ir_cron.py [MERGE] forward port of server v7 up to revision 4954 2013-04-23 20:37:23 +02:00
ir_cron_view.xml [FIX] ir.cron: cron list makes inactive cron jobs hard to spot 2013-01-07 18:17:20 +01:00
ir_default.py [IMP] use the openerp namespace. 2012-12-10 16:27:23 +01:00
ir_exports.py [IMP] use the openerp namespace. 2012-12-10 16:27:23 +01:00
ir_fields.py [IMP] ir_fields: no need to sanitize the _str_to_html as it is already done in the _symbol_set of html fields. This avoids doing twice the sanitization. 2014-02-06 10:46:28 +01:00
ir_filters.py [IMP] ir_filers: added an order in the construction of the list of available models 2013-02-20 11:34:59 +01:00
ir_filters.xml [IMP] rng of field tag in data xml 2013-04-29 14:24:23 +02:00
ir_mail_server.py [MERGE] Forward-port of latest 7.0 bugfixes, up to rev. 5098 rev-id: odo@openerp.com-20131011123914-7zuvd9mch21yxgj8 2013-10-11 15:44:33 +02:00
ir_mail_server_view.xml [FIX] cleanup ir.xml mess, ir.ui.view name is now optional in xml files 2012-10-13 14:09:24 +02:00
ir_model.py [BACKPORT] backport from saas-2 (r4976): ir.model: during garbage collection of obsolete records in _process_end, do it in anti-chronological order 2013-11-25 15:46:49 +01:00
ir_model_view.xml [MERGE] ir_model_data: add `module` field to tree view (to allow group by modul). 2013-07-02 11:22:32 +02:00
ir_needaction.py [MERGE] From trunk (second time) 2012-12-17 15:47:53 +01:00
ir_rule.py [IMP] replace all tests like 'registry.get(X)' by 'X in registry' where X is non static 2013-03-29 15:07:23 +01:00
ir_rule_view.xml [IMP] ir.rule better filters 2012-11-27 22:06:09 +01:00
ir_sequence.py [IMP] Code -> Sequence Type 2013-08-23 11:56:35 +02:00
ir_sequence_view.xml [FIX]ir_sequence: only execute a change on postgresql sequence when really needed and add a field to get an approximation of the current next_number. 2013-05-17 14:43:28 +02:00
ir_translation.py [MERGE] [FIX] ir_translation: backport of rev 5018 from trunk 2013-12-31 15:03:58 +01:00
ir_translation_view.xml [MERGE] forward port of branch 7.0 up to revid 5224 chs@openerp.com-20140206105141-7e8bv8ordqqsswh7 2014-02-06 12:02:20 +01:00
ir_ui_menu.py [MERGE] Forward-port of 7.0 bugfixes up to rev.4970 2013-05-07 13:20:24 +02:00
ir_ui_menu_view.xml [FIX] cleanup ir.xml mess, ir.ui.view name is now optional in xml files 2012-10-13 14:09:24 +02:00
ir_ui_view.py [IMP] ir.ui.view: log traceback when validation of view arch fail 2013-09-19 13:45:08 +02:00
ir_ui_view_view.xml [IMP] ir_ui_view search 2012-12-19 00:52:13 +01:00
ir_values.py [MERGE] forward port of branch 7.0 up to revid 5006 chs@openerp.com-20130612151912-m19okjsdkjo12qnt 2013-06-12 17:28:26 +02:00
ir_values_view.xml [FIX] cleanup ir.xml mess, ir.ui.view name is now optional in xml files 2012-10-13 14:09:24 +02:00
osv_memory_autovacuum.py [FIX]Autovacuum force true 2013-01-21 16:03:18 +01:00
osv_memory_autovacuum.xml [FIX] cleanup ir.xml mess, ir.ui.view name is now optional in xml files 2012-10-13 14:09:24 +02:00