Hi, everyone
We got some error data in GL Entry which are caused by our customization on journal_voucher.py. Now we fixed the problem in code, but we need cancel and resubmit the error data to get the right data in GL Entry. So does anyone know if it is possible to run a batch task to do cancel and submit Journal Voucher sheet on background problem.
What I’m thinking is writing a sql function to do it, but cancel and submit logic is very complicated, so I’ll be very appreciated if anyone has any other ideas.