[5.0] Workflow activity flow_stop doesn't change with False value

Bug #625314 reported by Quentin THEURET @Amaris

This bug report was converted into a question: question #123342: [5.0] Workflow activity flow_stop doesn't change with False value.

6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Odoo Server (MOVED TO GITHUB)
Invalid
Undecided
Unassigned

Bug Description

When we had a <field name="flow_stop">False</field> on a workflow, the set automatically the parameter flow_stop of the activity to True.

It's a big problem because if we do a mistake and set by error flow_stop to True, we should change the value on the database or with the client (Administration->Customization->Workflow Definitions->Activities).

For example with demo data:
    On sale module, I add <field name="flow_stop">True</field> to the activity 'wait_ship'. Aftert reload of the module, I change again with False value for the flow_stop.
    But, when I see the flow_stop value of 'wait_ship' activity on the Administration->Customization->Workflow Definitions->Activities menu, the value are always True.

Changed in openobject-server:
status: New → Invalid
milestone: none → 5.0.13
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Related questions

Remote bug watches

Bug watches keep track of this bug in other bug trackers.