Ignore:
Timestamp:
Feb 10, 2016, 10:34:00 PM (9 years ago)
Author:
chronos
Message:
  • Fixed: New lines in log of finance charge.
  • Fixed: Use non static call to Scheduler method from command line.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Modules/FinanceBankAPI/FinanceBankAPI.php

    r764 r799  
    4141      'Title' => 'Import plateb z účtu',
    4242      'Table' => 'FinanceBankImport',
     43      'DefaultSortColumn' => 'Time',
     44      'DefaultSortOrder' => 1,
    4345      'Items' => array(
    4446        'BankAccount' => array('Type' => 'TBankAccount', 'Caption' => 'Účet', 'Default' => ''),
Note: See TracChangeset for help on using the changeset viewer.