Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Prints the free text invoice journal as TH format.
Syntax
public void printFreeTextJournalTH(
[SalesFormLetter _salesFormLetter,
RecordSortedList _journalList,
PrintCopyOriginal _action])
Run On
ClientOrServer
Parameters
- _salesFormLetter
Type: SalesFormLetter Class
The instance of sales form letter.
- _journalList
Type: RecordSortedList Class
The invoice journal list
- _action
Type: PrintCopyOriginal Enumeration
The printing action.
Exceptions
Exception | Condition |
---|---|
Error | If no journal, error will be raised out. |