deleted ocr_errors attribute still referenced
The ocr_errors attribute was removed some time ago from the DocumentVersion model but is still referenced in exception management of OCR task:
https://gitlab.com/mayan-edms/mayan-edms/-/blob/series/4.3/mayan/apps/ocr/tasks.py#L124
It may create the following error if there is an exception during OCR process