I have a workflow for payment entry doctype.
In payment entry there is child table field, in this table i want to editable by every role irrespective of mentioned role in workflow.
I’m not aware of any way to override the editable property assigned by workflows. I think you’d have to use the field-level “read only” property in the doctype definition.