跳至内容
菜单
此问题已终结
2 回复
5466 查看

I've setup 2 databases, when Odoo sends the invoice email, it adds a link to see the invoice online. But, this link doesn't work until you go to Database Selector and chose the right DB.

The same happens with the link sent to users to change the password.


Any idea on how to fix that?

形象
丢弃

I think using the db_filter will do it for you

最佳答案

Any link Odoo provides will only work, if it is unique concerning the database addressed. If you are running multiple databases on one port/instance, you'll have to create this uniqueness by using the dbfilter option, as Niyas said.

Check this: https://www.odoo.com/forum/help-1/question/odoo-8-0-apache2-how-to-configure-a-proxy-from-an-url-to-a-specific-database-in-a-multi-database-setup-110545#answer-110604   

    

形象
丢弃
编写者

But both databases send invoices and links. How do I set it up?

By reading the documentation yourself: www.odoo.com/documentation

编写者

I've read that several times. But, I don't understand how to set it up in a way that myco.company.com uses a DB and otherco.company.com uses another DB

编写者

I got it!

The DB name must match the domain or subdomain name, depending on your setup of the db-filter. So, if using %d, myco.company.com must use a db named myco and otherco.company.com must use a db named otherco.

Thank you very much Ermin. I really appreciate all your help.

Then please show your appreciation by upvoting and ticking the answered mark :-)

编写者

I tried, but it says I don't have karma enough to transform a comment into an answer

编写者

Well, I marked your first answer. If any body reach it, would need to read all the comments. ;)

You don't need no karma, because you do not have to convert anything, you already ticked as answer I see, and upvoting is done by clicking the small triangle above the 0 right beside it.

I did amend my answer :-)

Anyway, for others it would also be helpful to upvote the linked answer, as it is more generic concerning the use of dbfilter.

编写者

Done!!

Thanks for taking the time to explain upvote ;)

Thanks :-)

相关帖文 回复 查看 活动
4
11月 22
36199
1
9月 22
4190
1
9月 18
4207
1
9月 18
9448
2
2月 25
42632