Hi
I am struggling with finding an optimal solution for this particular scenario.
I have a business process whereby we sell an item that is serial number controlled. At the creation of the sales order I know what serial numbers I will be delivering. Ideally i want to register these numbers on the sales line, which would have a quantity > 1 I.e. not one line per serial number.
I have tried the picking process to do this but the issue is that if I do partial deliveries it will deliver the first picked serials, not the ones I really delivered.
so ideally I want to reserve the serials without picking and then pick at delivery.
I need to track the serials from source I.e. even at arrival, hence Active on Sales as a tracking dimension wasn’t helpful because I need the full Active for the dimension.
any idea what I could do to satisfy the requirement without having to look into code changes?