Skip to main content

Sales order item stage and progress status

The list below details how the status looks in SQL compared to the application;
​
ProgressStage =

  • 10=waiting reservation,

  • 20=waiting load plan,

  • 30=waiting picking,

  • 40=waiting despatch,

  • 50=waiting delivery,

  • 55=waiting price approval,

  • 60=waiting invoicing,

  • 70=completed

ItemStatus =

  • 10=unprogressed,

  • 20=reserved,

  • 30=allocated,

  • 35=Backordered,

  • 40=despatched,

  • 50=delivered,

  • 60=invoice created,

  • 70=invoice updated,

  • 80=held,

  • 90=cancelled,

Did this answer your question?