{BEGIN rtlCSS} {END rtlCSS} {BEGIN styleCSSFiles} {END styleCSSFiles} {BEGIN pageCSSFiles} {END pageCSSFiles} {BEGIN body} {$header}
{BEGIN container_all}
{BEGIN container_view}
{BEGIN container_fview}
{BEGIN viewheader}

{$pagetitlelabel sales_sub_invoice view}

{END viewheader}
{BEGIN container_fields}
{BEGIN invoice_no_fieldblock}
{$label sales_sub_invoice invoice_no}:
{$invoice_no_value}
{END invoice_no_fieldblock} {BEGIN project_fieldblock}
{$label sales_sub_invoice project}:
{$project_value}
{END project_fieldblock}
{BEGIN customer_fieldblock}
{$label sales_sub_invoice customer}:
{$customer_value}
{END customer_fieldblock}
{BEGIN date_fieldblock}
{$label sales_sub_invoice date}:
{$date_value}
{END date_fieldblock}
{BEGIN amount_fieldblock}
{$label sales_sub_invoice amount}:
{$amount_value}
{END amount_fieldblock}
{BEGIN viewbuttons}
{BEGIN prev_button} <<< {END prev_button} {BEGIN next_button} >>> {END next_button}
{BEGIN back_button} Back to list {END back_button} {BEGIN close_button} Close window {END close_button} {BEGIN edit_page_button} Edit {END edit_page_button}
{END viewbuttons}
{END container_fields}
{END container_fview}
{END container_view}
{END container_all}
{$footer} {END body}