Hello,
I would like to be able to add some comments to open invoice, Is it possible to use the credit memo text field with open invoices?
Hello,
I would like to be able to add some comments to open invoice, Is it possible to use the credit memo text field with open invoices?
You could use Posted Invoice Update and add a Memo to the Invoice.
Looks like you will want to use a WHERE clause on the RelatedToFile to only get the InvoiceHead details. Then, you will use key1, key2, key3, and RelatedToSysRowID. Hope this helps.