$self{texts} = {
  'Asset'                       => 'Asset',
  'Click on "Ref No." to edit transaction' => 'Click on "Ref No." to edit transaction',
  'Continue'                    => 'Continue',
  'Credit'                      => 'Credit',
  'Debit'                       => 'Debit',
  'Difference'                  => 'Difference',
  'Equity'                      => 'Equity',
  'Expense'                     => 'Expense',
  'From'                        => 'From',
  'Group By'                    => 'Group By',
  'Include in Report'           => 'Include in Report',
  'Income'                      => 'Revenue',
  'Liability'                   => 'Liability',
  'N.O.T.'                      => 'N.O.T.',
  'Print'                       => 'Print',
  'Project'                     => 'Project',
  'Project No.'                 => 'Project No.',
  'Reports'                     => 'Reports',
  'SR'                          => 'SR',
  'Sub No.'                     => 'Sub No.',
  'To'                          => 'To',
  'To display all transactions, leave fields blank' => 'To display all transactions, leave fields blank',
  'Total'                       => 'Total',
  'Total Trans'                 => 'Total Trans',
  'Total for BAT NO. '          => 'Total for BAT NO. ',
  'Trans No.'                   => 'Trans No.',
  'Trans Type'                  => 'Trans Type',
};

$self{subs} = {
  'continue{
'                  => 'continue{
',
  'generate_battotal_all'       => 'generate_battotal_all',
  'generate_battotal_print'     => 'generate_battotal_print',
  'generate_battotal_report'    => 'generate_battotal_report',
  'print{
'                     => 'print{
',
  'search'                      => 'search',
  'continue'                    => 'continue',
  'print'                       => 'print',
};

1;
