I'm pretty sure that if I want to define cost of a product at invoicing, I need to store the value in `product.price.history.cost`. But I can't establish either one2many relationship I want or many2one relationship that I tried instead: https://ibb.co/gbPBd7, and this is the error I'm getting: https://ibb.co/iw4oQn
What am I supposed to do?