I can not Access Transaction Entry windows in sales module and the following massage appears when click it.
your previous transaction-level posting session has not finished processing please allow time for it to finish. if you believe it has failed, log out of microsoft Dyamic GP and log back in to recover transaction
So I deleted stack field with
DELETE SY00500 where BACHNUMB ='<xxx>' --in work Company
DELETE DYNAMICS..SY00800
DELETE DYNAMICS..SY00801
DELETE DYNAMICS..ACTIVITY
DELETE TEMPDB..DEX_LOCK
DELETE TEMPDB..DEX_SESSION
Now .. the user can access and entry data, Once the user make another entry and click Post, I found the error massage appear again and followed by this Massage:
your previous transaction-level posting session has not finished processing please allow time for it to finish. if you believe it has failed, log out of microsoft Dyamic GP and log back in to recover transaction
when click OK
data entry errors batch xxx use the batch recovery windows to process this batch
I go to Batch recovery in administration and found No thing there
and the old stack transaction continue to print in every printed paper from 'Transaction Entry'
I Sure there another stack transactions, But How I can Catch Them and correct it.
Thanks For Help
Mounir