CFLOnBeforeAddSalesConditionsAttachment Event
Report W1 Order Pro-forma Invoice
Deprecated
This event is deprecated and should not be used.
Reason: Replaced by CFLOnBeforeAddSalesConditionsAttachment in codeunit CFL DocSendingProfile Subs
Deprecated since: BC22
Signature
[IntegrationEvent(true, false)]
[Obsolete('Replaced by CFLOnBeforeAddSalesConditionsAttachment in codeunit CFL DocSendingProfile Subs', 'BC22')]
CFLOnBeforeAddSalesConditionsAttachment(var Attachments: codeunit "Temp Blob List"; var AttachmentNames: list of [text]; var Handled: boolean; var OutputFileBlob: codeunit "Temp Blob"; var DocumentName: text)