跳至內容
選單
此問題已被標幟
4 回覆
7757 瀏覽次數

Hi, I'm new and maybe this is simple to do or asked many times, but I can't find the answer.

I'm trying to display a popup (with a view inside) when a view is displayed and a condition fulfilled.

Actually I'm trying to show a form, if customer is empty I'd like to show a popup with customer selector, but I'm completely lost about launching the pop up or calling an action when a view is displayed.

Thanks,
Pau

 

頭像
捨棄

Are you trying to say.. you need a wizard (pop up window) to be displayed ? If so you can refer, CRM oppurtunity => convert to Quote .....

*Opportunity

作者

Thanks, but I need the window to open as soon as I open the main view. Not clicking any button.

作者

Thanks deep, it's a good answer, although it raises a new one. I will continue in another thread.

作者

Deep, please convert your answer about default_get in an answer or copy in an answer and I'll select as the correct answer.

最佳答案

try using "default_get" method....

頭像
捨棄
最佳答案

try  this methode 
@api.model
def fields_view_get(self, view_id=None, view_type='form', toolbar=False, submenu=False):

頭像
捨棄
最佳答案

You have some different pop ups!, wizards with target "new" and Warning messages.

What exactly do you need? 

頭像
捨棄
作者

Thanks for your answer. I needed a popup with a view where I can select the customer (many2one). Anyway it got answered in the comments to the original question.

作者 最佳答案

Please, delete this answer.

頭像
捨棄
相關帖文 回覆 瀏覽次數 活動
3
5月 24
10746
1
3月 15
4046
1
3月 15
4719
1
10月 23
8360
0
1月 21
2335