Dear All,
I have added two fields in PO line - Status(Enum) and Rejected(Checkbox), If I reject the line, its status should change to Rejected, however, If I later uncheck the Rejected checkbox, the status to change to its previous value(Submitted, approved, canceled.. etc).
I can achieve the first condition, however, I cannot revert the status using xrec.
Any suggestion?
Thank you in advance!