[FIX] orm: when duplicating a record, if duplicates translations on a field from...
authorMartin Trigaux <mat@openerp.com>
Mon, 4 Nov 2013 16:37:29 +0000 (17:37 +0100)
committerMartin Trigaux <mat@openerp.com>
Mon, 4 Nov 2013 16:37:29 +0000 (17:37 +0100)
Avoid getting old value by removing 'source' value from read result.

lp bug: https://launchpad.net/bugs/1237878 fixed

bzr revid: mat@openerp.com-20131104163729-te0p9863g9ydt282


Trivial merge