Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 11 Next »

History 

As a user I need to control the satus of order. I expect that orders might have the following statuses:

  • pending: all new orders waiting for acceptance
  • accepted: orders for which anybody accepted for running, and are waiting for start
  • in progress: orders started but still running
  • completed: production finished, order is closed for change. 

Action & flow

  • No labels