Hi, In V175 using VB in a custom Plugin for SO's I want to skip my checks on SAVE if the SO is being Emailed or Printed.
I have used 'IF NOT SO.InvoiceEmailed' but this checks if the SO has been emailed previously not if you are emailing currently.
Can you give me the necessary syntax please. Thanks.