Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
4820 Представления

Hi there. I'm wondering if it's possible to obtain the bom list from another model. I wish to display them in the stock_picking model, and I've tried to use 'fields.related' but I could only get certain values from mrp_bom and mrp_bom_list, thus am pretty unclear on how should I link it to the bom list components. I have the product_id in the current model, and I understand that I have to somehow use this field to get its bom list, but to no avail.

'test_relational_field' : fields.related('product_id', 'id',type="integer",relation="mrp.bom")

Any pointers are very much appreciated. Thanks! 

Аватар
Отменить
Related Posts Ответы Просмотры Активность
2
мая 24
5493
4
апр. 22
3233
1
мая 20
5669
0
февр. 20
4133
0
окт. 18
2827