Open ghost opened 8 years ago
I think this issue is related to translation of computed fields: https://github.com/odoo/odoo/issues/3673 https://github.com/odoo/odoo/issues/3745 and its related PR is not merged yet: https://github.com/odoo/odoo/pull/9081
Problem
On a fresh database after installing module web_seo running Synchronize Terms.
Steps to reproduce
1- Create a new database with German language. 2- Install Website Builder module. 3- Activate developer mode. 4- Run Synchronize Terms (German or English does not matter) it runs with no error. 3- Install website_seo module, go to back-end and run Synchronize Terms (language is not important) again. It does not work.
Current behavior
Synchronize Terms does not work.
Expected behavior
Synchronize Terms must run with no errors.