Vauxoo / addons-vauxoo

All our modules related to developments that solves generic issues on Odoo, or that solve internal problems on Odoo Core, if something is here, maybe it is solving an issue in your company, try it and report what you see.
http://www.vauxoo.com
193 stars 288 forks source link

[8.0] message_post_model: The translations for the changed fields aren't updated in the message history. #968

Closed KarenKawaii closed 8 years ago

KarenKawaii commented 8 years ago

module: message_post_model

version: 8.0

Current behavior:

The translations for the changed fields are not correctly set.

issuetraducciones

Expected Behavior:

The translations of the changed fields correctly set.

KarenKawaii commented 8 years ago

This issue is related to a PoC made in the PR https://github.com/Vauxoo/yoytec/pull/1263