Changeset 729 for trunk/Modules/Finance/Finance.php
- Timestamp:
- Jan 12, 2015, 12:20:30 AM (11 years ago)
- File:
- 
      - 1 edited
 
 - 
          
  trunk/Modules/Finance/Finance.php (modified) (1 diff)
 
Legend:
- Unmodified
- Added
- Removed
- 
      trunk/Modules/Finance/Finance.phpr728 r729 380 380 'ReadOnly' => true, 'Suffix' => 'Kč', 'SQL' => '(SELECT SUM(`FinanceOperation`.`Value` * `FinanceOperation`.`Direction`) FROM `FinanceOperation` '. 381 381 'WHERE `FinanceOperation`.`BankAccount`=#Id)'), 382 'AutoImport' => array('Type' => 'Boolean', 'Caption' => 'Automaticky stahovat z banky', 'Default' => ''), 382 383 ), 383 384 'ItemActions' => array( 
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  
