odoo/openerp/addons/base/ir
Antony Lesuisse 130c889348 [FIX] ir.attachment mess, restore list view 2014-05-29 15:02:27 +02:00
..
__init__.py [IMP] Add the ir_logging object where we will store the log messages (exception, error and warning) 2014-02-28 17:10:55 +01:00
ir_actions.py [FIX] ir_actions: adapt render_report when called in a tests/qweb report context to generate the pdf only if a directory has been provided 2014-05-21 13:11:27 +02:00
ir_actions.xml [IMP] ir.actions.report.xml form view: hide the attachmend fields when report_type controller is selected 2014-03-24 17:26:16 +01:00
ir_attachment.py [IMP] ir.attachment: add method to force all attachments to use selected storage 2014-04-10 17:20:39 +02:00
ir_attachment_view.xml [FIX] ir.attachment mess, restore list view 2014-05-29 15:02:27 +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] cron race condition leading to unneeded executions, courtesy of acsone 2014-02-28 17:15:24 +01:00
ir_cron_view.xml [IMP] ir_actions cleanups. 2013-10-06 12:24:04 +02: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 [MERGE] forward port of branch saas-2 up to revid 5007 chs@openerp.com-20140206110220-myn57cryam1y4k9v 2014-02-06 12:04:23 +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_http.py Automatic @auth='user' redirection for unlogged users 2014-05-20 12:02:46 +02:00
ir_logging.py [FIX] ir_logging missing field 2014-03-17 01:08:51 +01:00
ir_logging_view.xml ir_logging fix msg, add uid in form view 2014-03-16 20:43:28 +01:00
ir_mail_server.py [IMP] add options for calendar view 2013-11-23 12:30:53 +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] forward port of branch 7.0 up to revid b09b6a0 2014-05-20 18:57:04 +02:00
ir_model_report.sxw fix res_group rename, move files to clean up res 2013-10-06 17:03:09 +02:00
ir_model_report.xml fix res_group rename, move files to clean up res 2013-10-06 17:03:09 +02:00
ir_model_view.xml fix res_group rename, move files to clean up res 2013-10-06 17:03:09 +02:00
ir_needaction.py [MERGE] From trunk (second time) 2012-12-17 15:47:53 +01:00
ir_qweb.py [IMP] ir_qweb: contact widget: handle website info in the contact widget. 2014-05-19 18:15:32 +02:00
ir_qweb.xml [FIX] ir_qweb: contact field must add 'http://' if the website url value has not any protocol 2014-05-27 15:13:44 +02:00
ir_rule.py [REV] broken commit 2013-10-10 09:08:57 +02:00
ir_rule_view.xml [IMP] ir_actions cleanups. 2013-10-06 12:24:04 +02: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 [FIX] clear ir.ui.view cache on translation write/create 2014-01-22 16:13:27 +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 [REM] shortcuts, deprecated by bookmarks 2013-10-06 15:24: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 [MERGE] forward port of branch saas-3 up to revid 38abc8a 2014-05-20 19:00:50 +02:00
ir_ui_view_view.xml [FIX] Restore missing field arch in ir_ui_view search view - opw 607201 2014-04-28 12:03:19 +02:00
ir_values.py [FIX] ir_values: try to evaluate the given expression before saving it in pickle form (opw 607398) 2014-05-09 15:04:12 +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