コンテンツへスキップ
メニュー
この質問にフラグが付けられました

Hello,

We have an Odoo (11.0) instance with two databases - one for main usage and another containing historic data. The first one is meant to generate mass mailings, however attached images weren't loading at all from within the e-mails.

After trial and error we found out the cause of this - the image URLs are similar to this http://my-website.com/web/image/# where # is the entry ID on the ir.attachment table. Of course, having multiple databases, when the images are loaded externally without passing any login data, Odoo doesn't know which database has to search the image in, returning an error 404 instead.

As a temporary solution we backed up and deleted the historic database, but I need to know if there's a way to make both DBs coexist while being able to default public calls to the main database.

Thanks,

アバター
破棄
関連投稿 返信 ビュー 活動
0
3月 25
891
4
12月 22
4821
4
3月 21
11324
2
11月 21
8060
1
4月 20
7249