Skip to main content

Open 'Opening en Closing Remarks' when new Sales Order

Answered

Comments

1 comment

  • Official comment
    Yaremi Miranda Lopez

    Hello John,

    I assume you're working with macros, in this case, after the command opens the sales order, include this command:

    Activate();

    This will let the system know that from now on the new commands will be execited in the new active window.

Please sign in to leave a comment.