Hi All,
I am trying to overwrite the system action of renewing a contract
The system action when pressing on "renew contract" button ,is taking
- copy from the expired contract
- create new contract with status "Draft"
- pasting the data from expired contract to new drafted contract
This action is disastrous for me because I have a lot of custom entities and records which associated with the expired contract ,and I also want to link them with the new renewed contract
So what I want when pressing on "renew contract" button , is to change the status of the original contract from "Expired" to "Draft"
I tried to make a workflow which run on demand ,But it gives me error when run this workflow
Advise Please,Thanks In advance
*This post is locked for comments