I`m trying to figure out what are "can_create" and "can_write" field attributes for?
Specially in the context of Tracking Values. Thank you in advance.
<tree string="Tracking Value">
<field name="mail_message_id" can_create="true" can_write="true" modifiers="{'required': true}"/></tree>