CFLOnBeforeAddBarcodeToDocument Event

  • 2 minutes to read

Report Sales - Invoice

Deprecated

This event is deprecated and should not be used.

Reason: Moved to BoCount Dynamics Foundation
Deprecated since: BC25

Signature

[IntegrationEvent(true, false)]
[Obsolete('Moved to BoCount Dynamics Foundation', 'BC25')]
CFLOnBeforeAddBarcodeToDocument(SalesInvHeader: record "Sales Invoice Header"; var intCounter: integer; var PDFProgram: codeunit "CFL PDFProgram"; var handled: Boolean; TranslationDict: Dictionary of [text, text])

Parameters

SalesInvHeader record "Sales Invoice Header"

var intCounter integer

var PDFProgram codeunit "CFL PDFProgram"

var handled Boolean

TranslationDict Dictionary of [text, text]