>> Fastbase Business Software Ltd

Fastbase Accounting System - Online Manual

Print Salesperson Name on Quote/Order

Document 102776/1

Entered Tue, 14 Jan 2003 10:48 by Peter Campbell
Updated Mon, 20 Jan 2003 08:49
Previous


The following code can be included in the header or footer section of the layout:

variable master_code
sql::find master_code "COMPANY_ID = '$login::company_id'
and MODULE = 'AR'
and CODE = '$order_header(SALESMAN)'" "" -fields {NAME}

field master_code(NAME) ROW COLUMN [options]


Online documentation: enter keywords to search for: