Sage 200 Transaction Description
When posting a Transaction, PostTrans scans down the description column, posting the lines it reads until it finds 5 consecutive blank description lines.
The description is handles in different way according to the data specified.
Any text in TLDescription will be word wrapped. By default PostTrans will use the stock description from the Sage 200 stock items database, and ignore any texted entered in the sheet, unless the “Read Stock Description from spreadsheet” is ticked in Setup.
Which in Sage 200 gives:
The above default behaviour can be overridden to some extent. The tag TLLineType can be added to allow each line type to be specified if need be.
Additional description for Picking and Dispatch note can be specified using tags TLPickListComment and TLDispatchListComment.