Dear all,
We are using the blog module to publish some blogs on the website. We need a complex workflow:
1) Authors write the blog and send it to editors
2) Editors assign two reviewers and send the blog to two reviewers
3) The reviewers review the piece, and send it back to editor with comments. Outcome can be: accepted, revision, rejected.
3.1) If accepted the editor publishes the piece
3.2) If rejected the editor rejects the piece and sends the authors a message explaining rejection.
3.3) if revisions, the editors sends a message to authors asking to review and sending them the comments of the reviewers. The author review, and the the cycle restarts.
Is that feasible in odoo? We have not found a way but we are relatively new.
Regards