Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Manufacturing Issue/Receipt: introduce planning status #321

Closed
teosarca opened this issue Apr 25, 2017 · 1 comment
Closed

Manufacturing Issue/Receipt: introduce planning status #321

teosarca opened this issue Apr 25, 2017 · 1 comment

Comments

@teosarca
Copy link
Member

teosarca commented Apr 25, 2017

Required for #269

Manufacturing Issue/Receipt panel changes

Each order will have 3 states:

  • Planning (initial)
  • Review (planning was done and it was sent to review)
  • Complete (the review was performed)

To change those states, you have 3 actions (not the best names... but their are subject to change):

  • "Status: Planning" --> to change the status TO Planning
  • "Status: Review" --> --- || --- TO Review
  • "Status: Planning complete" --> --- || --- TO Complete
@metas-dh
Copy link
Member

Results of IT1
tested on w101 et al.

  • Create a new PP_Order: initial Status: Planning: OK
  • Issue an HU, then select Status: Review in Actions
  • Close the HU Editor: order now has Status: Review: OK
  • Open HU Editor again, select Status: Planning again in Actions, and close the Editor: order has status Planning again: OK
  • Receive your product (and Co-Products etc.), then select Status: Planning complete in Actions, and close the Editor: order has status Complete: OK

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants