[FIX] website translation bug
authorFabien Meghazi <fme@openerp.com>
Wed, 20 Aug 2014 15:16:29 +0000 (17:16 +0200)
committerFabien Meghazi <fme@openerp.com>
Wed, 20 Aug 2014 15:16:29 +0000 (17:16 +0200)
commitc0132100ce3badfb3bc9591e100296225ff550f8
treeb1ff449ce0c9fd46fab1e4d2af3823e1c258e34e
parent3cc9a844db4b8036e0af6842efc3d304f55fa815
[FIX] website translation bug

Sometimes a node can't be translated using the website Translate
mode. The translation is added to the Application term list but
the id of the view is not correct.

This happen when a translatable node is a children of a inherited
node whose branding could not be kept. data-oe-source-id was left
over because it was not registered in MOVABLE_BRANDING
openerp/addons/base/ir/ir_ui_view.py