Skip to content
This repository was archived by the owner on Jul 24, 2020. It is now read-only.
This repository was archived by the owner on Jul 24, 2020. It is now read-only.

Allow for "item-less" equipment models #1561

Open
@orenyk

Description

@orenyk

From UP:

We have items like music stands which are all identical and we don't need to track them individually. We'd love to simplify the check out process for itms like these, to remove the necessity to select a particular music stand for each one a user is checking out.

This is something we could potentially implement, maybe having equipment models that just keep track of equipment item counts in the database without requiring actual equipment items. Ultimately we could move all availability tracking to counter caches (see #1501 for lots of work on this), but I'm not sure this make sense. Either way, wish list for now.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions