71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
|
* Configuration file parser
+ tkt-new-template
+ tkt-view-template
+ tkt-edit-template
+ Reconstruct the ticket table schema
+ Repopulate tktfield
* Ticket control file parser
+
* Transfer tkt control info to ticket table
* Setup pages for selecting and editing ticket configuration
* Ticket display
* New ticket creation display
* Ticket change screen
* Ticket query screens
|
|
>
|
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
|
* Configuration file parser
+ tkt-new-template
+ tkt-view-template
+ tkt-edit-template
+ Reconstruct the ticket table schema
+ Repopulate tktfield
* Ticket control file parser
+ Create ticket entry if necessary
+ Update fields. Ignore unrecognized fields.
* Transfer tkt control info to ticket table
* Setup pages for selecting and editing ticket configuration
* Ticket display
* New ticket creation display
* Ticket change screen
* Ticket query screens
|