hello we are trying to trigger a data directive inside the menu adjusted inventory however what table is this located in on the database we have previously set up ones inside OrderHed and POHeader
PartTran
hello so to sum it up on the epicor mobile warehouse app on our scanners we want it to print out a serial number label on a trigger inside adjust inventory preferabbly once you select the serial numbers you want and then press adjust it will print out for example for serial numbers
That’s a cool idea. Keep going with the data directives / BPMs. I forget it autoprint is only accessible within data directives?
yes that is correct
problem i am having is i found the BO in method directive but i cant find the table in data directive
I would suggest a Method Directive for this. Data Directives are a jack hammer.
Hello Jose thats good because i have found the BO and tested it with a simple if the user is connor return a message when entering in a part num however how can i trigger print procedures in the method directive ?
Are you using bartender? how are you printing?
ideally we will point it to a bartender report style that simply has the field the serial number attached to so that when it prints it prints the serial numbers from the quantity adjustment
How can i trigger a print in method directive ?