Skip to content
New issue

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

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

Already on GitHub? # 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
Member

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
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
Status: Done
Development

No branches or pull requests

3 participants