In product.template, there is a field 'seller_id' that is Many2one related.
It seems to be a related field on a One2many one.
I try to acces its value but always void...
Of course, there is at least one supplierinfo for the product.
Had somebody faced this issue ?
post how you are trying, the code that don't work to you to try it locally