Best way to implement amend workflow?

Hello,

I am trying to implement the “amend” workflow to one custom doctype, similar to what the “production order” doctype already supports.

The thing is I can’t find a way to implement something similar. How would you go about doing it?

Thanks for your time.

Hello,

Amend works just like creating a new document. If you Workflow covers permission till cancellation, that should be fine. For the amendment, it should work just like permission works for the creation of new document.