odoo/openerp/addons/base
Raphael Collet 05f176f418 [IMP] ir_ui_view: do not recompute field `model_data_id` on views
The recomputation should not be necessary, as we normally don't change the
record referred by an ir_model_data record.  This speeds up the creation of
ir_model_data records by 33%, which should be noticeable during module
installations.
2015-09-08 14:14:58 +02:00
..
i18n [I18N] Update translation terms from Transifex 2015-09-06 01:50:52 +02:00
ir [IMP] ir_ui_view: do not recompute field `model_data_id` on views 2015-09-08 14:14:58 +02:00
module [MERGE] forward port of branch saas-3 up to 5c7190c 2015-07-29 12:11:20 +02:00
report [REF] OpenERP --> Odoo in various UI texts (2) 2014-07-18 14:59:38 +02:00
res [MERGE] Forward-port saas-3 up to rev. 10e6ad1355 2015-09-07 11:18:10 +02:00
rng [ADD] views documentation 2014-08-28 15:02:33 +02:00
security [FIX] base, mail: access to ir.config_parameter is now handled by by 2014-08-29 12:01:50 +02:00
static [FIX] openerp: fixed stretching of module icons in kanban view 2015-02-24 13:45:23 +01:00
tests [ADD] base: test to check too long table aliases 2015-09-08 11:53:29 +02:00
workflow [MERGE] forward port of branch saas-3 up to b79f64f 2015-03-18 13:16:23 +01:00
__init__.py [FIX] nonsensical import? 2014-03-10 10:59:18 +01:00
__openerp__.py [MERGE] new v8 api by rco 2014-07-06 17:05:41 +02:00
base.sql [FIX] Size for icon field of ir_module_module table in base.sql 2014-09-04 01:46:44 +02:00
base_data.xml [Fix] Some missed frontend openerp to odoo changes 2015-01-12 16:17:12 +01:00
base_demo.xml [IMP] account: better fix than edbd0df for reconciliation test 2015-01-05 11:30:49 +01:00
base_menu.xml [MERGE] new v8 api by rco 2014-07-06 17:05:41 +02:00