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

Track “Purchase method” for each item #117

Open
3 tasks done
brenletheninja opened this issue Jul 10, 2024 · 2 comments · May be fixed by #124
Open
3 tasks done

Track “Purchase method” for each item #117

brenletheninja opened this issue Jul 10, 2024 · 2 comments · May be fixed by #124
Labels
⬆️ enhancement New feature or request good first issue Good for newcomers hacktoberfest 👷‍♂️ help wanted Extra attention is needed

Comments

@brenletheninja
Copy link

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

One of my primary uses of homebox is to track warranties. Some credit cards offer purchase protection and longer warranties, so it is important to know which method/card was used so that I can know whether the item is covered under warranty through the card.

What is the solution you are proposing?

MVP: add a simple text field for purchase method

North Star: add a purchase method management where you can save purchase methods globally and any associated benefits/warranties. Then a drop down selection within the purchase details of each item.

Alternative MVP: allow global custom fields so I can add what I need once instead of for each item

What alternatives have you considered?

Currently I add a custom field to each item, but it is cumbersome.

Additional context

Willing to sponsor and/or help with development though I have limited dev experience.

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.
@katosdev
Copy link
Contributor

Makes sense to me, and an MVP implementation shouldn’t be hugely difficult, I don’t think.

@katosdev katosdev added good first issue Good for newcomers 👷‍♂️ help wanted Extra attention is needed labels Jul 10, 2024
@tankerkiller125 tankerkiller125 added the ⬆️ enhancement New feature or request label Jul 10, 2024
@katosdev katosdev linked a pull request Jul 12, 2024 that will close this issue
@TerraTech
Copy link

Will this also include tracking "Order Number"? e.g. When I order things from Amazon, I'd like to easily add the Order # instead of having to add a custom field every time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⬆️ enhancement New feature or request good first issue Good for newcomers hacktoberfest 👷‍♂️ help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants