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

I have created a many2many field on product.product, relating it to another object.

Then I created a many2many field on the other object (relating it to the product), and also added a few other columns to that object.

When the product view is displayed it fetches all related data correctly (in a tree), but there is another column that I need to add (type: fields.function - float), but the value that this function has to return depends on the product that is being displayed. Since this function is in the other object, the product_id is not on the context. How could I get the product_id in order to get the other values needed (I have to pass the product_id as a parameter to another function) to calculate the value that this function has to return?

Thanks!!

Ảnh đại diện
Huỷ bỏ
Bài viết liên quan Trả lời Lượt xem Hoạt động
4
thg 1 24
23327
Attrs attribute Đã xử lý
2
thg 1 24
2580
0
thg 8 23
2363
5
thg 9 21
17667
3
thg 1 21
17073