Hello everyone.
Thanks for taking a look on this question.
The problem is related to an approval workflow for parked invoices. We need to the client approve one at a time, but the workflow stop on the task that perform this method when two or more invoices are released. I think that's because of the MRM_PARKED_INVOICE_POST and MRM_INVOICE_LOCK, these two functions returns a message command when there's an error. This may be holding the task back because it's run on background.
Someone has come with a problem like this? There's another way to release parked invoices? How can I solve this problem?
Thanks in advance.
-h