So I had a duplicate key error when posting a batch, I looked in the table and there were indeed a conflict of the same entries existing in history and open table, so I deleted the entries from history in sql, and the batch was successful through the batch recovery. however now it seems like that the transactions in GL were posted twice for that batch, how can I delete those entries?
↧