Skip to content
This repository has been archived by the owner on Jan 4, 2021. It is now read-only.

Add commission model #29

Open
morremeyer opened this issue Dec 17, 2019 · 0 comments
Open

Add commission model #29

morremeyer opened this issue Dec 17, 2019 · 0 comments

Comments

@morremeyer
Copy link
Member

morremeyer commented Dec 17, 2019

We should have a commission model where we can combine multiple orders for one team into a commission.

Features:

  • Multiple orders for a team can be combined into a commission
  • Future: Create QR codes for commissions so that they can be put onto Ready-To-Pick-Up commissions. The helpdesk shall be able to scan that QR code to mark a commission and its related orders as Completed.

Fields:

  • OneToMany: orders -> Which orders are in this commission
  • Boolean: handed_out -> If the commission has been handed out. When setting a commission to handed_out, handed_out_to and handed_out_by has to be specificed.
  • Char: handed_out_to: Who has picked up the commission?
  • Char: handed_out_by: Who handed out the commission?
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant