This topic contains 3 replies, has 0 voices, and was last updated by Sree 8 years, 9 months ago.
-
AuthorPosts
-
February 17, 2016 at 12:31 pm #9912
SireeshaHi ,
Is it possible to unlock the record or delete the locked record in the workflow.
Example : I have Journal Entry which is approved and is locked for editing.
I have a requirement that the controller should be able to delete the Journal Entry.How I do I make it possible without unlocking? Is it possible to unlock the record in the Workflow?
This is a cached copy. Click here to see the original post. -
February 17, 2016 at 12:56 pm #9913
sklettWithout seeing your entire workflow it’s difficult to give best practice advice, but at a minimum you can use an Action condition. Set Field to User Role, then select the Roles that are allowed (or disallowed) from the Lock Action. The Controller will then be able to edit the JE and delete it.
-
February 17, 2016 at 1:24 pm #9914
SireeshaThanks for the quick response Steve. We want the Controller to be able to only delete (the locked record, if needed)
-
February 18, 2016 at 10:23 am #9915
SreeInstead of Deleting, have you thought about having reverse date populated? Since the entry is approved, isn’t better idea to have the reverse date instead of delete? This will reverse the original approved posting (you can check NS help for other characteristics) so you actually don’t delete them but have the effect nullified and you can track them also. Just sharing my thought.
Or if delete is required (by the Controller?) then you may have to give access as per Steve suggestion, and have a transition on delete and user interface as happy path on for Controller, if not return user error. this is the high level can be thought at the minimum. Let me know how it works.
Thank you,
Sree
-
AuthorPosts
You must be logged in to reply to this topic.
