hello everyone! We have a requirement that only the original journal creators and assigned approver can edit a Journal Entry. I have tried using the lock Record action in WFs but unfortunately, I am having trouble formulationg the condition that will allow this. do you have any ideas on how do this?
m
MGBC
01/19/2024, 11:45 PM
Might need to create a custom field to store the created by
But then your condition is
User is none of Next Approver AND
User is none of Createed by
l
Lou Edward
01/22/2024, 11:35 AM
Yes, those exactly are the conditions i created. I got the workflow running now by adding AND which i did not put before. I was wondering why it worked now, don't workflows default to AND when not using expressions?
m
MGBC
01/22/2024, 4:17 PM
Yes that is strange...usually if you don't use expressions Netsuite assumes "AND"