Anybody know a trick to ‘bulk void checks’? Customer has a process that involves issuing thousands of checks per month, and something got screwed up so they need to void several hundred. My first thought is to NOT void them and instead just issue a JE with one line for each check that reverses the check and then pair them up using bank rec to clear them out. But is there a better way? Or is my idea terrible for some reason?