Hi,
I have an approval process at the Purchase Quotation level and it is triggered according to the query:
IF $[OPQT.U_SALCUSRF] IS NULL AND $[OPQT.DocTotal] < 200 SELECT 'TRUE'
But when then user is creating the Purchase Quotation he gets the error:
Could not commit transaction: Error -1 detected during transaction
Does someone has any idea on this error please?
Thanks in advance & best regards.