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

Add commission model #29

@morremeyer

Description

@morremeyer

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions