Changeset 68 for trunk/doc/Definitions/EntryTerms.txt
- Timestamp:
- Mar 7, 2009, 4:35:58 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/doc/Definitions/EntryTerms.txt
r63 r68 6 6 - Default = required so nothing. 7 7 - Larger text area. 8 - What was done for this entry. 8 9 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. 11 19 - Cannot be changed. 12 - Of Class Person.20 - Date the entry was actually entered. 13 21 14 22 durationHour … … 20 28 - Integer representing minutes spent on this entry. 21 29 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. 30 32 - Cannot be changed. 33 - Of Class Person. 31 34 32 35 task … … 35 38 36 39 entryType 37 - Default = one of "Work Done", "Fault", "Production ", "Work Request".40 - Default = one of "Work Done", "Fault", "Production Report", "Work Request". 38 41 - Default depends on where the entry comes from. 39 42 - Of Class EntryType.
Note: See TracChangeset
for help on using the changeset viewer.