I'm trying to create a workflow that will return a...
# suiteflow
h
I'm trying to create a workflow that will return an error message if a user tries to create a journal entry to a specific account. But it doesn't seem to be working. It seems like this should be straight forward, but is there some secret trick to doing this?
s
Did you get this one working yet?
h
no, I can't figure it out
s
Ok let me try to recreate it real quick
h
thank you!
s
This may need to be a script, I don't think workflows can handle the line items the way this flow requires. I could be wrong though hopefully someone else knows another way other than a script.
h
I think you are right. Thank you for trying.
k
You can't do this with a workflow because workflows can't touch JE lines yet.
Definitely script.
s
I don't even think you can touch JE lines with a CSV import right?
Well I know you can import but can you make changes?
k
You have to overwrite lines.
meaning all existing lines go poof and you add new ones.
Though I'm not sure how that relates to this question... haha
s
Nah i’m a very off topic person