Closed carlosdp closed 11 years ago
I don't think we want our inventory to be show specific; maybe each "checkout" of an inventory item can belong to a show, but that might cause problems if the item is returned after the show is archived.
We have a few tickets open regarding inventory: https://github.com/Scotch-n-Soda/scotch/issues/23, https://github.com/Scotch-n-Soda/scotch/issues/22
Also, I'm of the opinion that only certain items should be inventoried. Some items change/are used up too quickly to have it be worth actively tracking (tie line, gaff tape, etc). Additionally, grouping some items together may be more beneficial than not.
And I just checked out our mitre saw.
Right, Inventory and Show Resource Management are separate but connected. Essentially the same thing but not so much checkout as allocation.
Items added to the system should be up to the DM/TaHs imo. On May 22, 2012 3:53 PM, "Doci Mou" < reply@reply.github.com> wrote:
I don't think we want our inventory to be show specific; maybe each "checkout" of an inventory item can belong to a show, but that might cause problems if the item is returned after the show is archived.
We have a few tickets open regarding inventory: https://github.com/Scotch-n-Soda/scotch/issues/23, https://github.com/Scotch-n-Soda/scotch/issues/22
Also, I'm of the opinion that only certain items should be inventoried. Some items change/are used up too quickly to have it be worth actively tracking. Additionally, grouping some items together may be more beneficial than not.
And I just checked out our mitre saw.
Reply to this email directly or view it on GitHub: https://github.com/Scotch-n-Soda/scotch/issues/82#issuecomment-5856997
Okay, so an item can be "reserved for" a show?
Sounds good. Planning on reworking UI for the inventory?
Yea a little bit, the same basic idea but there should be no separation from the categories and the items in the view. Also, we should deal in quantities where possible instead of tracking every individual item when possible. On May 22, 2012 4:09 PM, "Doci Mou" < reply@reply.github.com> wrote:
Okay, so an item can be "reserved for" a show?
Sounds good. Planning on reworking UI for the inventory?
Reply to this email directly or view it on GitHub: https://github.com/Scotch-n-Soda/scotch/issues/82#issuecomment-5857414
We need to think up our revision to the inventory system and how it will tie in with show resource management.