You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are using doodba since two months to deploy our Odoo 12.0 test system (soon production system). Everything works great except a weird language issue. We use German and English languages and the issue is that German views are only partially shown in German, partially in English. This applies to standard views such as an invoice or the checkout pages in the website. Exporting the database from doodba and importing it to a local non-doodba Odoo system works and the issues doesn't appear on those. Analysing the odoo.conf and logs didn't reveal any problems. Because we are in the dark, I'm asking for pointers where to look at. Any ideas?
An example of the issue:
The text was updated successfully, but these errors were encountered:
I assume you are running that instance on devel mode. In that case, as you are using --dev=xml for development purposes it breaks the proper use of translations.
We are using doodba since two months to deploy our Odoo 12.0 test system (soon production system). Everything works great except a weird language issue. We use German and English languages and the issue is that German views are only partially shown in German, partially in English. This applies to standard views such as an invoice or the checkout pages in the website. Exporting the database from doodba and importing it to a local non-doodba Odoo system works and the issues doesn't appear on those. Analysing the odoo.conf and logs didn't reveal any problems. Because we are in the dark, I'm asking for pointers where to look at. Any ideas?
An example of the issue:
![Bildschirmfoto_von_2020-01-18_17-44-34](https://user-images.githubusercontent.com/1450547/72774601-78f74800-3c0b-11ea-9fcc-8fc68c203dc6.png)
The text was updated successfully, but these errors were encountered: