Is there a way to create a search with all items a...
# general
n
Is there a way to create a search with all items added to existing sales orders on a certain date? Scenario: Sales Order created via integration, on a monthly basis new usage items are added to the SO. I need to identify those items only.
r
The easiest way to do this is just to add a field to the sales order line called ‘Date Item Added’ which you can then report on
n
thanks @Ricky