Our users do not want the routing checkbox to default as checked when a report style as uses Break and Routing is selected. They would prefer to check the box when they want to use the routing. Is it possible to customize the print Scrrouting default.docx (53.0 KB) een window in Epicor to accomplish this?
It’s possible. You would need to customize that report form (ARInvForm) to handle the checkbox getting checked/unchecked based on the report selected. Then you would need to create a new menu item with that customization applied. Then use process calling maintenance to ensure your customization gets called when someone wants to print.
We made a separate report style called “SEND EMAIL” to get around this. That style had routing setup whereas the default style did not. Not terribly elegant, but users were fine with it.
1 Like