{BEGIN rtlCSS} {END rtlCSS} {BEGIN styleCSSFiles} {END styleCSSFiles} {BEGIN pageCSSFiles} {END pageCSSFiles} {BEGIN body} {$header}
{BEGIN container_all}
{BEGIN container_add}
{BEGIN addheader}

{$pagetitlelabel deposit_detail add}

{END addheader} {BEGIN message_block}
{$message}
{END message_block}
{BEGIN container_fields}
{BEGIN cost_center_fieldblock}
{BEGIN cost_center_label}{$label deposit_detail cost_center}{END cost_center_label}
{$cost_center_editcontrol}
{END cost_center_fieldblock} {BEGIN receipt_no_fieldblock}
{BEGIN receipt_no_label}{$label deposit_detail receipt_no}{END receipt_no_label}
{$receipt_no_editcontrol}
{END receipt_no_fieldblock}
{BEGIN bank_fieldblock}
{BEGIN bank_label}{$label deposit_detail bank}{END bank_label}
{$bank_editcontrol}
{END bank_fieldblock} {BEGIN account_fieldblock}
{BEGIN account_label}{$label deposit_detail account}{END account_label}
{$account_editcontrol}
{END account_fieldblock}
{BEGIN amount_fieldblock}
{BEGIN amount_label}{$label deposit_detail amount}{END amount_label}
{$amount_editcontrol}
{END amount_fieldblock}
{BEGIN ord_fieldblock}
{BEGIN ord_label}{$label deposit_detail ord}{END ord_label}
{$ord_editcontrol}
{END ord_fieldblock}
{BEGIN addbuttons}
{BEGIN save_button} Save {END save_button} {BEGIN reset_button} Reset {END reset_button} {BEGIN cancel_button} Cancel {END cancel_button} {BEGIN back_button} Back to list {END back_button} {BEGIN backToMenu_button} Back to menu {END backToMenu_button}
{END addbuttons}
{END container_fields}
{END container_add}
{END container_all}
{$footer} {END body}