1
0
Fork 0
mirror of https://github.com/maziggy/bambuddy.git synced 2026-05-09 08:25:54 +02:00

[GH-ISSUE #480] [Feature]: Inventory support for stock spools #301

Closed
opened 2026-05-07 00:08:38 +02:00 by BreizhHardware · 3 comments

Originally created by @maziggy on GitHub (Feb 21, 2026).
Original GitHub issue: https://github.com/maziggy/bambuddy/issues/480

Originally assigned to: @maziggy on GitHub.

Problem or Use Case

  1. You order 5 spools of PLA Matte Charcoal.
  2. Add them all at once to your inventory.
  3. They appear as a single entry in your spool inventory with the quantity of 5.
  4. Placing 1 of these spools into an AMS will deduct from your inventory. Full spool inventory will now show 4 with 1 spool now located in a designated AMS.
  5. If you remove the partially used spool from the AMS, Bambuddy should assume it's placed back in Inventory and now show 4 full spools in inventory and 1 entry for a partially used spool.

There may be flaws in this logic though. I haven't thought all the scenarios through.

It may make more sense to just have a view filter to "combine similar spools" and not actually combine them on the backend.

Proposed Solution

...

Alternatives Considered

No response

Feature Category

Monitoring & Stats

Priority

Would improve my workflow

Mockups or Examples

No response

Contribution

  • I would be willing to help implement this feature

Checklist

  • I have searched existing issues to ensure this feature hasn't already been requested
Originally created by @maziggy on GitHub (Feb 21, 2026). Original GitHub issue: https://github.com/maziggy/bambuddy/issues/480 Originally assigned to: @maziggy on GitHub. ### Problem or Use Case 1. You order 5 spools of PLA Matte Charcoal. 2. Add them all at once to your inventory. 3. They appear as a single entry in your spool inventory with the quantity of 5. 4. Placing 1 of these spools into an AMS will deduct from your inventory. Full spool inventory will now show 4 with 1 spool now located in a designated AMS. 5. If you remove the partially used spool from the AMS, Bambuddy should assume it's placed back in Inventory and now show 4 full spools in inventory and 1 entry for a partially used spool. There may be flaws in this logic though. I haven't thought all the scenarios through. It may make more sense to just have a view filter to "combine similar spools" and not actually combine them on the backend. ### Proposed Solution ... ### Alternatives Considered _No response_ ### Feature Category Monitoring & Stats ### Priority Would improve my workflow ### Mockups or Examples _No response_ ### Contribution - [ ] I would be willing to help implement this feature ### Checklist - [x] I have searched existing issues to ensure this feature hasn't already been requested
BreizhHardware 2026-05-07 00:08:38 +02:00
Author
Owner

@maziggy commented on GitHub (Feb 21, 2026):

One other observation, after you create the spool, the quantity field should be disabled/hidden. It doesn't work now to increase the qty as an edit and I don't think it make sense to have this ability either.

<!-- gh-comment-id:3938685913 --> @maziggy commented on GitHub (Feb 21, 2026): One other observation, after you create the spool, the quantity field should be disabled/hidden. It doesn't work now to increase the qty as an edit and I don't think it make sense to have this ability either.
Author
Owner

@mrpoundsign commented on GitHub (Feb 22, 2026):

I like the feature in 0.2.1b2! But it would be nice if it had "Brand" and "Subtype". Though you can set those before switching to quick-add and they show up when you add them.

<!-- gh-comment-id:3940004952 --> @mrpoundsign commented on GitHub (Feb 22, 2026): I like the feature in 0.2.1b2! But it would be nice if it had "Brand" and "Subtype". Though you can set those before switching to quick-add and they show up when you add them.
Author
Owner

@maziggy commented on GitHub (Feb 22, 2026):

Feature is not yet ready.

<!-- gh-comment-id:3940456914 --> @maziggy commented on GitHub (Feb 22, 2026): Feature is not yet ready.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/bambuddy-maziggy-1#301
No description provided.