The field seller_id is stored. But in multi-company the seller_id depend on the company so it can not be stored https://github.com/akretion/odoo-usability/blob/252da11a30ac4c12148c3e13de4dfeae8e9d3a48/product_usability/models/product_template.py#L17 @alexis-via what do you think ?
The field seller_id is stored.
But in multi-company the seller_id depend on the company so it can not be stored
odoo-usability/product_usability/models/product_template.py
Line 17 in 252da11
@alexis-via what do you think ?