CFLOnBeforeAddTaxToDocument Event
Signature
[IntegrationEvent(true, false)]
CFLOnBeforeAddTaxToDocument(var intCounter: integer; var PDFProgram: codeunit "CFL PDFProgram"; var handled: Boolean; TranslationDict: Dictionary of [text, text])
[IntegrationEvent(true, false)]
CFLOnBeforeAddTaxToDocument(var intCounter: integer; var PDFProgram: codeunit "CFL PDFProgram"; var handled: Boolean; TranslationDict: Dictionary of [text, text])
intCounter integerPDFProgram codeunit "CFL PDFProgram"handled BooleanTranslationDict Dictionary of [text, text]