hi all,
can i add a Many2one field in a model which will not save data in the database like computed field or related field where we can define store=False or store=True? if yes, how?
OR
any other idea to have Many2one field which will not store data in database?
regards