odoo/openerp/addons/base/ir
Raphael Collet 6bbac26ffb [IMP] ir_confir_parameter: add parameter 'force' in method 'init' to reinitialize existing parameters
This is useful when creating a new database from a dump (reinitialize database.uuid, etc.)

bzr revid: rco@openerp.com-20121119110206-la2yaohf7wmi9yx2
2012-11-19 12:02:06 +01:00
..
report [IMP] openerp python module. 2011-02-07 13:57:23 +01:00
wizard [REV] Revert removal of ir.wizard.menu, still useful to create menuitems for custom models 2012-10-03 16:20:06 +02:00
workflow [IMP]all: imporve string state to status 2012-10-12 17:54:19 +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 [REM] useless intermediate lambdas in default values 2012-11-02 10:47:05 +01:00
ir_actions.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_attachment.py [FIX] ir_attachment: fix regression when counting attachments (OPW 576295) 2012-10-24 14:47:09 +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] ir_confir_parameter: add parameter 'force' in method 'init' to reinitialize existing parameters 2012-11-19 12:02:06 +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 [REM] useless intermediate lambdas in default values 2012-11-02 10:47:05 +01:00
ir_cron_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_default.py [IMP] Added missing vim mode lines 2011-11-22 09:58:48 +01:00
ir_exports.py [IMP] openerp python module. 2011-02-07 13:57:23 +01:00
ir_fields.py [FIX] recursive conversion of o2ms in import 2012-11-06 09:42:06 +01:00
ir_filters.py [IMP] ir_filters: use "shared filters" to designate global filters, to match the UI 2012-11-08 10:28:22 +01:00
ir_filters.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_mail_server.py [REM] useless intermediate lambdas in default values 2012-11-02 10:47:05 +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 [FIX] nuke ir.model.data caches before starting imports 2012-11-09 12:39:51 +01:00
ir_model_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_needaction.py [IMP] ir.needaction: made the model Abstract. Fixed a bug when inheriting from AbstractModels: _auto (to create a database for the model) was not correctly set. 2012-09-04 12:32:42 +02:00
ir_rule.py [MERGE] active of ACLs, courtesy of akretion 2012-09-29 13:42:36 +02:00
ir_rule_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_sequence.py [FIX] Fixed last commit, about removing check_read/write/unlink/create: those methods were used, propagated the changes :) . 2012-08-22 13:16:13 +02: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 [IMP] ir.translation, raise exception when trying to translate fields when no extra language is installed. 2012-11-06 17:27:53 +01:00
ir_translation_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_menu.py [IMP] define a name_get() that includes the complete hierarchy of menus 2012-10-29 11:46:36 +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 [REM] useless intermediate lambdas in default values 2012-11-02 10:47:05 +01:00
ir_ui_view_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_values.py [MERGE] from trunk 2012-04-03 10:27:43 +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 [IMP] Added missing vim mode lines 2011-11-22 09:58:48 +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