Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Alerting when order has already been printed

Status
Not open for further replies.

ataripirate

IS-IT--Management
Jul 30, 2008
26
US
We are using Accpac 5.5.

Sometimes the sales girls will forget and reprint and order and send it to the warehouse. Then after the order is picked twice, and loaded on the truck, the girls go out and want one of them pulled off the truck, sometimes a big job.

What I would like to do is to have the system Pop up a message telling them this has been printed, and/or a message on the order ticket that it is a reprint.

Is there a feature that will allow me to do this?

thanks

if I can add any info let me know.

Bobby
 
Add a formula to the form using OEORDH.PRINTSTAT. 1=Not printed yet, 3=Picking slip already printed.

 
Edit the report and add a formula that prints "REPRINTED", you can check the print status flag for the order. Or simply exclude orders that have previously been printed.
You can also get the girls to pay attention to the screen, there is a field that says "Include Confirmations/Picking Slips/Invoices Already Printed". Its not rocket science, if they don't check that box then it will not reprint. You can hide that box by customizing the form, then they cannot reprint.
 
I don't see "Include Confirmations/Picking Slips/Invoices Already Printed" is it on the order entry screen or the window that pops up when they click to post?

the print status, resets after the print dialog is closed, if they go back and post it again, and print the status is back to non printed.

thanks

Bobby
 
It's on the pop-up print window.

If they change it, they can print it again, which makes perfect sense.
 
the problem is that they get busy, and we have several new girls, they reprint orders that have already been taken to warehouse and filled. The orders get put on the truck before accounting finds the error.

It is not on our pop up? Is this something I can add?
If so, where do I do that?

thanks
Bobby
 
If they press the Post button, the system assumes that the order has been changed, therefore that dialog is legitimate. The O/E Forms UI is the one that has the check box for reprinting.

If they haven't updated the order, tell them not to press the Post button.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top