RE: display printed pick ticket status as a column in a saved search
Is there a way to display the pick ticket status in a saved search? I have a search that shows all orders pending fulfillment and I’d like to see which ones have had the pick ticket printed and which have not.
The way I know gives date/time of print:
create a saved transaction search.
criteria:
type is sales order
system notes : Field is printed picking ticket
results:
system notes : date (summary type Maximum)
available filters:
internal ID
create a custom body field that applies to sales order:
type free form text, non stored
validation/defaulting: your search
create a custom body field for the sales order to store your value, create a workflow that stores the live field to the stored field, and source the stored field on your saved search or print picking tickets page