Status used by Pricelist and Pricegrid to signalize the status in which it is.
Values
DRAFT – Draft state, nothing happening
PENDING – Waiting for next background worker to pick it up for processing
SCHEDULED – Scheduled for execution - handed for future execution in background process
PROCESSING – engine is processing the computation
SCHEDULED_DIRTY – Scheduled for a 2nd pass to calculate dirty items
ERROR – Error during computation.
READY – Computed
CANCELLED – Cancelled by the user