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

Report item out of stock #853

Open
1 of 3 tasks
danielrosehill opened this issue Mar 15, 2024 · 0 comments
Open
1 of 3 tasks

Report item out of stock #853

danielrosehill opened this issue Mar 15, 2024 · 0 comments

Comments

@danielrosehill
Copy link

What is the problem you are trying to solve with this feature?

For items that a household might need to repurchase, it would be great if, after scanning the option, there were some easy way to report that the stock had run out and that the item needed to be repurchased. I'm thinking about ways to implement this.

What is the solution you are proposing?

Integrate a "report out of stock" button at the asset ID level.
This could create an entry in a simple database of items that a household needs with the following fields:

Timestamp of report | Asset ID | Asset Name | User who clicked the button

What alternatives have you considered?

Currently thinking whether there's any way to achieve this with the API or if not by creating forms for frequently needed items and linking them into assets as a link for an easy UI

Additional context

No response

Contributions

  • I have searched through existing issues and feature requests to see if my idea has already been proposed.
  • If this feature is accepted, I would be willing to help implement and maintain this feature.
  • If this feature is accepted, I'm willing to sponsor the development of this feature.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant