Hopefully this is not too much unnecessary background...
Items are set up by our Engineering Department. Recently, it was discovered that someone had been setting up the Site Specific Order settings incorrectly (correct site, but incorrect warehouse)
My team must occasionally deal with "split orders" where all lines of a sales order do not go to the same manufacturing site.
This requires us to:
1. Delete production orders.
2. Delete picking lists.
3. Manually change the site/warehouse on the appropriate Sales Lines.
4. Regenerate the production order.
The problem arises on step 3. Because the items have the incorrect warehouse specified in Site Specific Order Settings, we must perform an additional step for each line (and edit the SSOS in the inventtable)
My question is: Can the SSOS (with certain parameters) be edited en masse via an SQL update query or some other method?
i have been in contact with our support team, but they have other priorities at this time and have continually disregarded the issue.