Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
3 Відповіді
2727 Переглядів

Hello Odooer's,

 I am opening a task and then if I try to click on "navigate to" button which is at the bottom of customer address as provided by odoo it is giving me warning that Pop window is block. I am facing popup warning while using odoo app installed in iphone.

Note: I have disable Block pop-ups in safari and chorme too.
Immediate help is appreciated.


Аватар
Відмінити

Same here. I am getting this in Chrome for Windows. It happens when a button opens a link using an action:
return {
'type': 'ir.actions.act_url',
'name': "Product Image",
'target': 'blank',
'url': url,
}
I have every popup allowed in Chrome.

Найкраща відповідь

Exact same issue here. I have allowed pop-ups in Safari settings but even after restarting the app it changed nothing. The exact message is : A popup window has been blocked. You may need to change your browser settings to allow popup windows for this page.

Аватар
Відмінити
Найкраща відповідь

2024 and this hasn’t been resolved … I’m on version 17!

Аватар
Відмінити
Найкраща відповідь

Same problem here.  I added a button to a custom module that opens an external URL in a new tab which all works great, but I get the pop up warning in odoo anyway.  I'm using Odoo 16 CE.

Аватар
Відмінити
Related Posts Відповіді Переглядів Дія
1
жовт. 23
2637
1
черв. 23
2760
4
груд. 23
3313
1
жовт. 23
1705
2
вер. 23
2852