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

Days of Supply - Backend Implementation #309

Closed
Tracked by #313
ReneSchroederLJ opened this issue Apr 3, 2024 · 0 comments
Closed
Tracked by #313

Days of Supply - Backend Implementation #309

ReneSchroederLJ opened this issue Apr 3, 2024 · 0 comments
Assignees

Comments

@ReneSchroederLJ
Copy link
Contributor

As consumer of the Puris API ,

I want API endpoints ,

so that I can query may own and customer's Days of Supply for a given Material.

Hints / Details

  • the endpoints should be limited to GET requests
  • own Days of Supply are calculated on each request and not stored in the DB
  • reported Days of Supply are stored normally
  • TODO: ADD CALCULATION MODEL

Outcome / Acceptance Criteria

Outcome

  • Days of Supply is ready for integration with the dashboard view

Acceptance Criteria

  • own Days of Supply can be queried
    • correctly calculated based on incoming deliveries and demand
  • reported Days of Supply can be queried
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

No branches or pull requests

3 participants