[FIX] models: do not copy translations of fields that are not copied
authorRaphael Collet <rco@openerp.com>
Thu, 6 Nov 2014 15:16:00 +0000 (16:16 +0100)
committerRaphael Collet <rco@openerp.com>
Thu, 6 Nov 2014 15:42:41 +0000 (16:42 +0100)
commitb573077be66a5f2fead9653a67a54d4bc7164c29
treeaf69c8606c0d27e167ec65f80b9c5fb123b37d5c
parent54140331f3c38acaad15c401f118c8fabbdb7bc7
[FIX] models: do not copy translations of fields that are not copied

Fixes #3272.
openerp/models.py