Replies: 1 comment
-
@NerosKi not directly via the UI but you could do an API query for all ReturnOrderLineItem objects. These link between an internal part and a particular ReturnOrder. If you need any further specific query functionality you could look at a custom plugin if the API is not sufficient |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I was trying to simulate a scenario in which a specific batch of a part turned out to be faulty. Parts from this batch were used in build orders, and the finished products were later sold to clients. Is there an easy way to identify which final products—and therefore which clients—were affected?
Beta Was this translation helpful? Give feedback.
All reactions