Status used by price lists and price grids to signalize in which phase they are.
Values
Draft – Draft state, no pending action.
Pending – Waiting for the next background job to pick it up for processing.
Scheduled – Scheduled for execution – handed for future execution by a 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.