Skip to content

Feature/#845 conversion status

Nicola Jordan requested to merge feature/#845-conversion_status into develop

Created by: das-g

connected to #845 (part of it)

Rename module statuses to singular status and import that (via newly added convenience import) instead of its members. Also, replace status INITIAL by None/NULL and simply use the hard-coded constant value in templates, when needed for comparisons there.

Merge request reports