Skip to content

Distribution of inventory items (Goodies) #1913

@MightyMCoder

Description

@MightyMCoder

Currently the inventory module allows managing items and tracking their stock, but it is mainly focused on borrowing and returning items.

It would be helpful if the inventory module had a feature for issuing items(goodies) to members as consumables. These items are not returned.

Proposed functionality

  • Add a new “Issue item to member” functionality
  • When issuing an item:
    • Select member
    • Select inventory item
    • Quantity
    • Date
    • Optional reason/comment
    • The stock of the item is reduced automatically
  • A distribution log should store:
    • member
    • item
    • quantity
    • current date
    • reason
    • user (who issued it)

See Forum

Metadata

Metadata

Assignees

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions