Ignore:
Timestamp:
Dec 8, 2013, 1:27:41 PM (11 years ago)
Author:
chronos
Message:
  • Přidáno: Přidružené TV kanály u kategorie kanálů.
  • Přidáno: Přidružené finanční operace u pokladen.
File:
1 edited

Legend:

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

    r586 r604  
    410410          'ReadOnly' => true, 'Suffix' => 'Kč', 'SQL' => '(SELECT SUM(`FinanceOperation`.`Value`) FROM `FinanceOperation` '.
    411411          'WHERE `FinanceOperation`.`Treasury`=#Id)'),
     412        'Operations' => array('Type' => 'TFinanceOperationListTreasury', 'Caption' => 'Operace', 'Default' => ''),
    412413      ),
    413414    ));
Note: See TracChangeset for help on using the changeset viewer.