Scripting

  • 1.  Does anyone have a clever idea (okay cleverness is

    Posted 10-09-2013 12:03
    Does anyone have a clever idea (okay cleverness is not an objective) how to record the time that a sales order is printed? A Column event is not triggered when the sales order is printed.


  • 2.  RE: Does anyone have a clever idea (okay cleverness is

    Posted 10-09-2013 12:20
    Can you use the built in Crystal formula?


  • 3.  RE: Does anyone have a clever idea (okay cleverness is

    Posted 10-09-2013 12:36
    I think he wants it recorded back in the database. I'm guessing you'd have to jury rig something with Knowledgesync and VI. Could you remove the print button and replace it with a button that uses a script to record the time the button was pressed and then execute the print function?


  • 4.  RE: Does anyone have a clever idea (okay cleverness is

    Posted 10-09-2013 13:08
    @MarkChinsky Yes, one could replace the Print button in both Sales Order Printing and Sales Order Entry, but then there's no guarantee that the print was successfully sent to the print driver. MAS will reset the Print Order flag, but there's no event for that. I think the Knowledgesync is the only solution. Thanks!