Bỏ qua để đến Nội dung
Menu
Câu hỏi này đã bị gắn cờ
1 Trả lời
5646 Lượt xem

Dear all,

I am using Odoo 12 and I need to refresh a form view with a many2one relationship.

I need to refresh the container form view whenever user "Adds an Item..." to the related many2one field.

How can I achieve that?

Thank you in advance

Best regards


Ảnh đại diện
Huỷ bỏ
Tác giả

Thank you @Cybrosys.

Your help and support is always valueable.

I have tested this module already.

It did not helped me achieve what I want but I am sure it's the way I am using it.

I unable to write the correct python code for achieve what I need and perhaps you can help me once again.

As per my message, I have a "model" which have an integrated many2one field into it.

What I need to do is, refresh the form view whenever user "Adds a new item" to this many2one related field.

Using this module, I have added the following python code on the "Automated Refresh":

- Trigger condition: Based on form modification (also tried on Create and Update);

- Model: The model where user will see the many2one related field.

- On change fields trigger: env["bus.bus"].sendone("refresh",{"model":model._name})

Thank you once again

Câu trả lời hay nhất

Do you mind sharing your solution !

Ảnh đại diện
Huỷ bỏ
Bài viết liên quan Trả lời Lượt xem Hoạt động
1
thg 4 19
9968
1
thg 3 22
11663
3
thg 1 20
6827
5
thg 9 19
6280
0
thg 3 20
3393