{BEGIN container_masterlistheader}

{$pagetitlelabel invoices masterprint}

{END container_masterlistheader} {BEGIN container_mastergrid}
{$label invoices id} {$label invoices date} {$label invoices invoice_number} {$label invoices buyer_info} {$label invoices subtotal} {$label invoices tax} {$label invoices total} {$label invoices seller_info} {$label invoices terms} {$label invoices company_name} {$label invoices buyer_address}  
{$id_mastervalue} {$date_mastervalue} {$invoice_number_mastervalue} {$buyer_info_mastervalue} {$subtotal_mastervalue} {$tax_mastervalue} {$total_mastervalue} {$seller_info_mastervalue} {$terms_mastervalue} {$company_name_mastervalue} {$buyer_address_mastervalue}  
{END container_mastergrid}