I just found that the configuration of the default stock lot sequence is a multivalue, and in the product template it is a standard m2o.
In both cases the sequence must have company = None.
So my question is why is default_stock_lot_sequence MultiValue? What is the use case for that?