Overview
The Auto Publish feature automates the process of publishing replenishment orders to the Dealer Management section. Previously, planners had to manually review and publish these suggested orders. With Auto Publish, this process is now handled automatically, saving time and reducing manual effort.
How It Works
The Auto Publish functionality is integrated into a scheduled job called Replenishment Planning Auto Order. This job includes a key Python function:replenishment_planning.PublishCreatedOrders.
Once a replenishment order is created, this function automatically publishes it—no manual intervention needed.
Setting Up Auto Publish for a Location
To enable Auto Publish at a specific location:
Select the correct Replenishment Planning job
Make sure the job includes the Auto Publish functionality.
Create an instance of the job at the location level
Assign the specific
location_idwhere Auto Publish should be enabled.
Important Notes
When a location is configured to use Auto Publish, this job replaces the standard Replenishment Planning job for that location.
You may deactivate the old job for any locations that have been migrated to use Auto Publish.
Comments
0 comments
Please sign in to leave a comment.