{BEGIN rtlCSS} {END rtlCSS} {BEGIN styleCSSFiles} {END styleCSSFiles} {BEGIN pageCSSFiles} {END pageCSSFiles}
{BEGIN body} {$header}
{BEGIN invoice_no_fieldblock}
{BEGIN invoice_no_label}{$label sales_sub_invoice invoice_no}{END invoice_no_label}
{$invoice_no_editcontrol}
{BEGIN project_label}{$label sales_sub_invoice project}{END project_label}
{$project_editcontrol}
|
{BEGIN customer_fieldblock}
{BEGIN customer_label}{$label sales_sub_invoice customer}{END customer_label}
{$customer_editcontrol}
|
{BEGIN date_fieldblock}
{BEGIN date_label}{$label sales_sub_invoice date}{END date_label}
{$date_editcontrol}
|
{BEGIN amount_fieldblock}
{BEGIN amount_label}{$label sales_sub_invoice amount}{END amount_label}
{$amount_editcontrol}
|