CFLOnBeforeAddVATClauseToDocument 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')]
CFLOnBeforeAddVATClauseToDocument(var intCounter: integer; var PDFProgram: codeunit "CFL PDFProgram"; var handled: Boolean; TranslationDict: Dictionary of [text, text]; var VATClause: record "VAT Clause")

Parameters

var intCounter integer

var PDFProgram codeunit "CFL PDFProgram"

var handled Boolean

TranslationDict Dictionary of [text, text]

var VATClause record "VAT Clause"