Hello,
I am currently using the database task ‘Create Consolidated Pick List for Customer Orders”. We have a parameter that will create a pick list for any customer order who’s due date is within 3 days of the current date. This works fine by defining the execution offset as -3 but how could I set this to be equal to or less than 3? If a customer order ever gets created with a due date that is older than the sysdate (couldnt happen unless through a migration) then that customer order would never have its pick list created.
How can I get around this and print all older pick lists as well? The parameters are pretty limiting.
Any and all input would be greatly appreciated.
Thanks,
Bryan