Ignore:
Timestamp:
Mar 7, 2009, 4:35:58 AM (15 years ago)
Author:
gav
Message:

Develop and update doc/Definitions as TaskRewrite? progresses.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/doc/Definitions/EntryTerms.txt

    r63 r68  
    66                - Default = required so nothing.
    77                - Larger text area.
     8                - What was done for this entry.
    89
    9     enteredBy
    10                 - Default = current person.
     10    dateDone
     11                - Default = now.
     12                - Precision = day.
     13                - Can be changed.
     14                - Date that person is reporting as the date entry was done.
     15
     16    dateEntered
     17                - Default = now.
     18                - Precision = second.
    1119                - Cannot be changed.
    12                 - Of Class Person.
     20                - Date the entry was actually entered.
    1321
    1422    durationHour
     
    2028                - Integer representing minutes spent on this entry.
    2129
    22     dateDone
    23                 - Default = now.
    24                 - Precision = day.
    25                 - Can be changed.
    26 
    27     dateEntered
    28                 - Default = now.
    29                 - Precision = second.
     30    enteredBy
     31                - Default = current person.
    3032                - Cannot be changed.
     33                - Of Class Person.
    3134
    3235    task       
     
    3538
    3639    entryType
    37                 - Default = one of "Work Done", "Fault", "Production", "Work Request".
     40                - Default = one of "Work Done", "Fault", "Production Report", "Work Request".
    3841                - Default depends on where the entry comes from.
    3942                - Of Class EntryType.
Note: See TracChangeset for help on using the changeset viewer.