odoo/openerp/addons/base
Raphael Collet a1d0394ff4 [FIX] models: default_get() shall not return a dict as a many2one value
When a new record is returned as the value for a many2one on a new record, the
method Many2one.convert_to_write() now returns a NewID, and default_get() then
discards that value from its result. This makes it consistent with its former
behavior.

Manual rebase of #1547
2014-08-04 15:50:04 +02:00
..
i18n [I18N] base: fix Hungarian translations 2014-07-07 14:36:55 +02:00
ir [MERGE] forward port of branch saas-5 up to e4cb520 2014-07-30 20:52:14 +02:00
module [FIX] ir.module.module: create module xml id also when auto-discovered 2014-07-23 14:42:04 +02:00
report [REF] OpenERP --> Odoo in various UI texts (2) 2014-07-18 14:59:38 +02:00
res [MERGE] Forward-port saas-5 up to 37ba23d 2014-08-04 01:44:30 +02:00
rng Add form@version in rng 2014-06-12 10:17:36 +02:00
security [MERGE] new v8 api by rco 2014-07-06 17:05:41 +02:00
static [IMP] replace OpenERP by Odoo in backend + change company default logo. 2014-05-30 17:30:36 +02:00
tests [FIX] models: default_get() shall not return a dict as a many2one value 2014-08-04 15:50:04 +02:00
workflow [REF] OpenERP --> Odoo in various UI texts 2014-07-18 13:45:41 +02: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 [IMP] remove useless table/column creations in base.sql. Let the ORM do it job. 2014-04-25 18:28:28 +02:00
base_data.xml [MERGE][IMP] Enable HTML in emails signature 2014-06-27 11:31:24 +02:00
base_demo.xml [FIX] base/account: auto install period's dates. Resolve: don't set country_id to res.partner 2014-01-17 14:17:33 +01:00
base_menu.xml [MERGE] new v8 api by rco 2014-07-06 17:05:41 +02:00