We have a customer service team who prints all of our orders out based on a number of different factors. An ongoing issue has been that they will occasionally print orders to the wrong warehouse. So we might ship a large order out of one distribution facility but the inventory in Sage is pulling from another which throws everything off. We had tried using a complex script which picked the printer to print to automatically based on the warehouse assigned to the order, it basically worked but there were random bugs with it and eventually we decided it was safer to just keep printing the regular way. Each warehouse has 1 printer that orders get printed to and it is consistently named for everyone who prints orders. The goal of the original script was to either assign or a printer based on the warehouse or to at least popup a warning if you are trying to print to the wrong printer. Has anyone out there worked around a similar issue?
↧