Project:Inventory system

From London Hackspace Wiki
Revision as of 13:33, 8 August 2010 by Robert (talk | contribs) (Created page with '{{Project|members=roberthl, User:ms7821}} We'd like to have an inventory system for cataloguing the space's equipment and supplies. For now we're going to …')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Inventory system


Members roberthl, ms7821
QR code


We'd like to have an inventory system for cataloguing the space's equipment and supplies.

For now we're going to see how the Inventory page evolves, and then look in to what enhancements we need to make - if any.

Ideas

Here are some ideas I've had for the project, would appreciate comments. --Robert 13:33, 8 August 2010 (UTC)

List
The application is centred around one list that contains all equipment, components, etc.
Item
The list is composed of items.
Categories
All items have one category.
For example
Component
Properties
Each item has properties common to all item types, and ones unique to its category.
For example
Wiki page
Date acquired
Quantity
Queue
Items can be placed in to one or more queues, to be processed at a later point.
For example
Reorder
Stock check
Disposal
Queue items
Linked to a regular item (extension of), but with the additional property "Status" and attached to a queue
Log
All changes appear in a log with a change description, previous value, new value, user, and time.