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

Add a basic stock managment system #40

Open
citorva opened this issue Nov 9, 2022 · 1 comment
Open

Add a basic stock managment system #40

citorva opened this issue Nov 9, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@citorva
Copy link
Collaborator

citorva commented Nov 9, 2022

To make stock managing efficient, it is useful to add a system which manages the quantity of each articles (if specified)

This system must add these following features:

  • Add a form to add articles in the counter
  • Automatically substract items when a sell is made
  • Add a way to remove items when expiration date has been reached
@citorva citorva added the enhancement New feature or request label Nov 9, 2022
@IraSkyx
Copy link
Collaborator

IraSkyx commented Nov 9, 2022

Agreed. FYI though this was an idea we had a while back, but ended up not doing it because of the cumbersomeness of syncing virtual with real stocks.
I think some work have been started in https://github.com/bde-isima/bde.isima.fr/tree/develop_nguyen

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants