GAMicrosUser
MIS
Hi,
I have a situation at many of our locations (>50) that have some old open checks. Some locations have over 100 of these checks and we are seeing the performance of the terminals suffer as a result.
I have written and application that calls the micros.sp_ForceChkClose stored procedure to close all of the zero dollar checks. My problem is that I still have a lot of open checks that have items on the checks and if I force close them it affects the posted net sales.
Does anyone have any suggestions to write something that will remove all of the items on the checks so I can then send them to the micros.sp_ForceChkClose stored procedure and the net sales will not be affected?
Any direction would be appreciated.
I have a situation at many of our locations (>50) that have some old open checks. Some locations have over 100 of these checks and we are seeing the performance of the terminals suffer as a result.
I have written and application that calls the micros.sp_ForceChkClose stored procedure to close all of the zero dollar checks. My problem is that I still have a lot of open checks that have items on the checks and if I force close them it affects the posted net sales.
Does anyone have any suggestions to write something that will remove all of the items on the checks so I can then send them to the micros.sp_ForceChkClose stored procedure and the net sales will not be affected?
Any direction would be appreciated.