Re: [tryton-dev] Historize only on certain workflow transaction

2017-03-15 Thread Cédric Krier
On 2017-03-15 04:31, edbo.des...@gmail.com wrote: > I'm working on a review and revise module. This module have a workflow with > the states "draft" -> "review" -> "released" . The data can only be edited > when in state "draft". When in state "released" and a user wants to change > it, the stat

[tryton-dev] Historize only on certain workflow transaction

2017-03-15 Thread edbo . design
I'm working on a review and revise module. This module have a workflow with the states "draft" -> "review" -> "released" . The data can only be edited when in state "draft". When in state "released" and a user wants to change it, the state goes back to "draft". But in that transaction (from "re