This question has been flagged
1 Reply
2162 Views

 Hello,

I hope somenbody can help me with this issue.

I am using Odoo 13 and have installed next to English also the German translation which works so far.

Previoulsy I used Odoo 11 and here it was to my remembrance not necessary to translate an email sales order template from English to German, but I am not sure. Anyway, when sending out sales order confirmations to German speaking customers was no problem.

I am trying to translate or find a way to use the German translation of the sales order email template but yet to no avail. When trying to initiate the internal translation process to allow me translate the template I receive following error message:

Error:

Traceback:

TypeError: Cannot read property '1' of undefined

    at https://www.xxxxxxxx.com/web/content/5654-be1b69d/web.assets_common.js:4205:1400

    at Array.map (<anonymous>)

    at https://www.xxxxxxxx.com/web/content/5654-be1b69d/web.assets_common.js:4205:1253

Thanks for any help in advance.

Avatar
Discard
Best Answer

Hi Thomas:

The issue seems to be related to the loading of the common assets. Try the following steps to see if it fixes things:

  1. Go to Settings, and click on Activate the developer mode (with assets)

  2. After the page reloads, you will see a "bug icon" (Developer Tools) on the top - a couple of icons to the left of the logged in user's name. Select this icon and then Regenerate Assets Bundles.

  3. Log out and log in again to see if the issue is fixed.

Avatar
Discard