Hello all,
In my Odoo 8, I have those 3 french translations who work correctly.
But if I « synchronize terms », 3 new lines appear with the value « __export__ » in the module field. I don't need/want those 3 new lines.
Somebody would know what is the problem? What should I do to avoid creation of those useless new lines?
I have found this post : https://github.com/odoo/odoo/issues/9480 and I think this is the same problem than me.