odoo/openerp/addons/base/ir
Xavier Morel de13720f0e [IMP] rng of field tag in data xml
also fix nonsensical XML files specifying @ref and @model

bzr revid: xmo@openerp.com-20130429122423-qubsy2ccwo5tb8bq
2013-04-29 14:24:23 +02: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 [REF]: use openerp.workflow instead of LocalService("workflow"). 2013-03-26 17:20:40 +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 [MERGE] from trunk 2013-04-11 09:30:17 +02:00
ir_actions.xml [IMP] rng of field tag in data xml 2013-04-29 14:24:23 +02:00
ir_attachment.py [MERGE] from trunk 2013-04-11 09:30:17 +02:00
ir_attachment_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_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] from trunk 2013-04-11 09:30:17 +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 [FIX] Remove unused imports and fix some imports that doesn't use the new namespace 2012-12-17 15:30:29 +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 [REF] tests: use the openerp.tests namespace for test-related logging. 2013-03-27 16:38:43 +01: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 [MERGE] from trunk 2013-04-11 09:30:17 +02:00
ir_model_view.xml [FIX] Removes the limit of 64 characters from additional text fields added via the interface 2013-03-27 14:23:35 +01: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 [MERGE] From trunk (second time) 2012-12-17 15:47:53 +01:00
ir_sequence_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_translation.py [FIX] ir_translation: fixed erro 'context_wo_lang is not defined' 2013-04-18 13:46:27 +02:00
ir_translation_view.xml [FIX]ir_translation: replace source field to show value of the term stored in db and reflect change directly 2013-04-12 14:49:14 +02:00
ir_ui_menu.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_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 [MERGE] from trunk 2013-04-11 09:30:17 +02:00
ir_ui_view_view.xml [IMP] ir_ui_view search 2012-12-19 00:52:13 +01:00
ir_values.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_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