Hello,
I want to add the existing field "state" to the model "mail.compose.message". I want to do this because in my custom view(based on the mail.compose.message model), I want to send a message and at the same time change the workflow "hr_timesheet_sheet.sheet".
Can someone tell me how I can get this done?