Haven't found a good way to do deactivate an entire site or all warehouses under a site for non-advanced warehouses. Is there a way to do this to prevent any human error from accidentally using on a transaction in the future?
Deactivate site or non-advanced warehouses in D365 F&O
Hi,
There is no such out-of-the-box functionality, and you can choose to customize the way you develop to meet your needs. You can add a new field to the site or warehouse that identifies the status, and the enumeration of the field can be in use or deactivated, depending on your business scenario.
You can also implement another type of customization where you then will extend the warehouses table with a status field. This would require also additional validation logic where the warehouses can be chosen by an user.
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.