Changeset 844 for trunk/Application/FormClasses.php
- Timestamp:
- Jan 1, 2017, 10:21:42 PM (9 years ago)
- File:
- 
      - 1 edited
 
 - 
          
  trunk/Application/FormClasses.php (modified) (1 diff)
 
Legend:
- Unmodified
- Added
- Removed
- 
      trunk/Application/FormClasses.phpr817 r844 29 29 'Name' => array('Type' => 'String', 'Caption' => 'Jméno', 'Default' => ''), 30 30 'Shortcut' => array('Type' => 'String', 'Caption' => 'Kód', 'Default' => ''), 31 'Yearly' => array('Type' => 'Boolean', 'Caption' => 'Ročně', 'Default' => 0), 31 32 'Sequence' => array('Type' => 'TDocumentLineSequenceListLine', 'Caption' => 'Čísleníky', 'Default' => ''), 32 33 'Codes' => array('Type' => 'TDocumentLineCodeList', 'Caption' => 'Kódy', 'Default' => ''), 
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  
