Description:
By using the many2many fields many records of one model can be linked to many records of another model. Sometimes we may need to unlink all the records from a many2many fields at once.
There are some flags that can be used to update the many2many field. one of them is, (5)- which can be used to empty a many2many field.