Status used by Pricelist and Pricegrid price lists and price/calculation grids to signalize the status in which it isphase they are.
Values
DRAFT – Draft state, no pending action, nothing happening.
PENDING – Waiting for the next background worker job to pick it up for processing.
SCHEDULED – Scheduled for execution - – handed for future execution in by a background process.
PROCESSING – engine 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.