Ignore:
Timestamp:
May 25, 2014, 8:29:03 PM (10 years ago)
Author:
chronos
Message:
  • Přidáno: Záznam změn online stavu dostupnosti rozhraní do tabulky.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Application/FormClasses.php

    r647 r657  
    760760    'Filter' => '1',
    761761  ),
    762   'TFinanceInvoiceItemListInvoice' => array(
     762  'TNetworkInterfaceUpDown' => array(
     763    'Type' => 'ManyToOne',
     764    'Table' => 'NetworkInterfaceUpDown',
     765    'Id' => 'Id',
     766    'Ref' => 'Interface',
     767    'Filter' => '1',
     768  ),
     769        'TFinanceInvoiceItemListInvoice' => array(
    763770    'Type' => 'ManyToOne',
    764771    'Table' => 'FinanceInvoiceItem',
Note: See TracChangeset for help on using the changeset viewer.