odoo/openerp/addons/base/ir
Antony Lesuisse f4332b9b60 [MERGE] trunk
bzr revid: al@openerp.com-20130625162755-d6552p98m5jiw941
2013-06-25 18:27:55 +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 [IMP] Improved code 2013-04-29 16:28:49 +05:30
__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 [IMP] Remove space before Exclamation marks [!] in Warning 2013-04-29 12:59:38 +05:30
ir_actions.xml [IMP] rng of field tag in data xml 2013-04-29 14:24:23 +02:00
ir_attachment.py [FIX] ir_attachment: in check, values could coutain a 2013-05-30 16:20:15 +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] 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 [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 [FIX] Merge fix in saas1 for the problem that made the server crash when install a db 2013-06-10 17:45:14 +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 [REF] fields: removed deprecated view_load attribute and removed useless first argument in property fields definition 2013-06-19 11:13:32 +02:00
ir_model_view.xml [Merge]Merge lp:openobject-server 2013-04-17 15:17:09 +05:30
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 [FIX] ir.sequence: add a proper default value for number_next_actual (0 is disallowed by default) + avoid error when trying to alter a sequence during creation 2013-05-17 20:15:14 +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 [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 [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 fix check_xml, disable wrong tests 2013-06-24 18:09:10 +02:00
ir_ui_view_view.xml file based openerp views 2013-06-21 00:16:48 +02:00
ir_values.py [IMP] Remove space before Exclamation marks [!] in Warning 2013-04-29 12:59:38 +05:30
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