β Recording transactions in batches at week-end
Why it matters: Batched entries rely on memory and create a running balance that is wrong for days at a time, making it impossible to spot shortages before they grow.
Fix: Record each disbursement the same day it happens, even if it means a brief interruption. The log entry takes less than two minutes.





















