How can I run a codeunit for another company without using job queue
I want to approve a Purchase Invoice in another company.
so we have 5 companies
approvers will have to go into every company and approve it, which is quite annoying for few approvers.
I can display all approvals from all company into one list but when he approves it errors, even I use changecompany function.
Any advise?
Thanks