Calculation Status

Status used by price lists and price/calculation grids to signalize in which phase they are.

Values

DRAFT – Draft state, no pending action, nothing happening.

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 (or Nth) pass to calculate dirty items.

ERROR – Error during computation.

READY – Computed.

CANCELLED – Cancelled by the user.

Found an issue in documentation? Write to us.

Â