Skip to Content
Menu
This question has been flagged
9428 Views

If I want to translate the Product Names of my Products in Sales > Products, I get the following error :

File "/opt/odoo/odoo-server/openerp/addons/base/ir/ir_translation.py", line 403, in translate_fields if f.translate:

AttributeError: 'Float' object has no attribute 'translate'

Languages that have been installed are EN, FR(BE) and NL(BE).

Anyone knows how I can correct this error ?

Thanks a lot !

Avatar
Discard

Did you somehow try to translate the value of a float field?

No, not at all. 
It's just a plain out-of-the-box Odoo 8 installation (no customization or additional modules...
It puzzled me as well that it was referring to a float field...
And I don't think you can do something wrong when loading a translation...

That sounds like a bug indeed. Please file this bug on the Odoo github repo.

Related Posts Replies Views Activity
4
Jul 24
6168
2
Jul 24
1876
4
Jun 24
24542
3
Apr 24
1804
1
Feb 24
2176