Hi
We do not use warehouse modules. is it anyway that inventory team can print all pick instructions for order that entered on the same day?
Thanks
Hi
We do not use warehouse modules. is it anyway that inventory team can print all pick instructions for order that entered on the same day?
Thanks
Thank you so much Mr Bruvik
I like the job queue idea since it can run behind the sense. it makes sense. Thanks again.
You can probably do it in Power Automate but i think you will need to add a few custom API's to go all the way with Power Automate.
You have two approaches available. You can either write a codeunit or a report that can process today's orders and pick print the requested warehouse documents. And that put that job in a job queue.
Or you can use the release event on the order to have that trigger the print out. In that case you will not need the job queue. But that of course requires that you actually use the release event.
The code needed will pretty much be the same for both cases.
Thanks. Do you think this is possible through Power Automation? Also, what is your suggestion for customization? I mean what is the method you suggest?
Not out of the box. You will have to do a customization to get that functionality.
André Arnaud de Cal... 291,759 Super User 2024 Season 2
Martin Dráb 230,468 Most Valuable Professional
nmaenpaa 101,156