Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

MICROS 3700 - Wrong Time on Check

Status
Not open for further replies.

Moregelen

Programmer
Sep 10, 2012
1,222
US
Has anyone seen an issue before where checks are being created with a timestamp one hour into the future despite the time, and timezone being correct on the server, workstations, and even KDS?
 
Are you using win32 workstations? Does it only happen on one workstation or a certain employee?
 
It is happening for all orders, both through the API and manually. The workstations are CE devices, but it also happens on orders input from the back office which is obviously Win32. There is a single Win32 workstation acting as the backup server; this workstation also has the same problem (the store isn't in backup mode, its just a ready-to-go backup server).
 
Very strange, does the 3700d log or print journals log in the correct time? Might try incrementing the time on the server to a minute forward and back.
 
Yup. The times are correct in the logs. It is very strange. And if I manually insert a row into DBISQL using NOW() as the datetime it is inserting correctly.
 
Try turning off the DST setting on all the computers, the server and backup server. Set the time on the server to the correct time. Make sure it gets changed by a minute at least. If all is good re-enable DST just on the server.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top