hello
i create a workflow on sales of order and that create invoice after paid
and i want to check if invoice was already created ?
my desire workflow
- start event on save my sale order
- create an exclusive gatway
- if invoice is already created go to end
- if invoice doesn't exist continu my workflow to create invoice
i didn't find how to test "if invoice exist"
thanks
i create a workflow on sales of order and that create invoice after paid
and i want to check if invoice was already created ?
my desire workflow
- start event on save my sale order
- create an exclusive gatway
- if invoice is already created go to end
- if invoice doesn't exist continu my workflow to create invoice
i didn't find how to test "if invoice exist"
thanks
Comment