<<

NAME

get-prepared-letter.pl - preview letter content

SYNOPSIS

get-prepared-letter.pl --module MODULE --letter-code CODE [options]

OPTIONS

--module MODULE

The letter module (acquisition, catalogue, circulation, ...)

--letter-code CODE

The letter code (DUE, PREDUE, ...)

--branchcode BRANCHCODE

The letter branchcode

--message-transport-type TYPE

The message transport type (email, print, ...)

--lang LANG

The letter language (es-ES, fr-FR, ...)

--repeat REPEAT

A JSON formatted string that will be used as repeat parameter. See documentation of GetPreparedLetter for more informations.

--tables TABLES

A JSON formatted string that will be used as tables parameter. See documentation of GetPreparedLetter for more informations.

--loops LOOPS

A JSON formatted string that will be used as loops parameter. See documentation of GetPreparedLetter for more informations.

<<