If you want to create quality orders for items with a shelf advice date a month before the current date, you would typically need to customize the process, as the standard functionality does not support this out of the box.
Here's a high-level approach to achieving this:
Customization: You would need to customize the "Generate Inspection Orders" functionality to include a date range parameter that allows you to specify the date range, such as a start date and an end date.
Code Modifications: Modify the code or workflows that generate inspection orders to consider the date range parameter. You would need to adjust the logic to select items with a shelf advice date falling within the specified date range, which is one month before the current date.
User Interface: Update the user interface to provide a way for users to input the desired date range when triggering the generation of inspection orders.
André Arnaud de Cal...
293,278
Super User 2025 Season 1
Martin Dráb
232,011
Most Valuable Professional
nmaenpaa
101,156
Moderator