Dear frens,
I have to disable the "Work Date" option from the Tools menu so that there should not any provision to change the work date and automatically the work date has to take the system date. I have looked for this in Security-->Roles-->Role Permissions-->SYSTEM object type. But I am unable to get that idea. I will be very thankful to all if I could get some solution for this as soon as possible.
Regards & Thanks in advance..
Dilip
Falling down is not a defeat..defeat is when you refuse to get up.
0
Comments
In the end, I think we all sort of agreed that the best thing was to modify code unit 1 in the dateformat command, to give an error if the date was changed.
Something like IF workdate <> DATE then error...
butthere were some complications with exactly where to force the trigger to catch all posibilities. I will try to get you a link when the SQL issue is resolved.
http://www.mbsonline.org/forum/topic.asp?TOPIC_ID=13060
http://www.mbsonline.org/forum/topic.asp?TOPIC_ID=14560
http://www.mbsonline.org/forum/topic.asp?TOPIC_ID=11996