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

Minimum spec for inventory management #274

Draft
wants to merge 38 commits into
base: next
Choose a base branch
from
Draft

Minimum spec for inventory management #274

wants to merge 38 commits into from

Conversation

Zaph-x
Copy link
Member

@Zaph-x Zaph-x commented Oct 4, 2021

This pull request adds a minimal inventory management system to stregsystemet. The idea is to be able to get historical data from stregsystemet about what products sell well, and what products do not sell well.

@codecov-commenter
Copy link

codecov-commenter commented Oct 6, 2021

Codecov Report

Attention: Patch coverage is 89.59811% with 44 lines in your changes are missing coverage. Please review.

Project coverage is 55.12%. Comparing base (af0efd8) to head (955f409).
Report is 4 commits behind head on next.

Files Patch % Lines
stregsystem/tests.py 90.99% 29 Missing ⚠️
stregsystem/models.py 84.09% 12 Missing and 2 partials ⚠️
stregsystem/admin.py 92.30% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             next     #274      +/-   ##
==========================================
+ Coverage   53.45%   55.12%   +1.66%     
==========================================
  Files          33       33              
  Lines        4553     5094     +541     
  Branches      267      287      +20     
==========================================
+ Hits         2434     2808     +374     
- Misses       2069     2234     +165     
- Partials       50       52       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Zaph-x Zaph-x marked this pull request as draft October 14, 2021 11:03
@falkecarlsen
Copy link
Member

@krestenlaust consider this a good project for future F-acking events. We have a wireless USB barcode-scanner for use with some frontend. A WIP frontend that is stand-alone is available here https://github.com/joandrsn/inventory

@krestenlaust
Copy link
Member

@krestenlaust consider this a good project for future F-acking events. We have a wireless USB barcode-scanner for use with some frontend. A WIP frontend that is stand-alone is available here https://github.com/joandrsn/inventory

Thanks for the inspiration, having an inventory system would be really awesome! I'll bookmark it for now, but I'll look into it when I get the time.

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

Successfully merging this pull request may close these issues.

4 participants