Changeset 2438326
- Timestamp:
- 12/13/2020 01:46:15 PM (5 years ago)
- File:
-
- 1 edited
-
piwi-warehouse/trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
piwi-warehouse/trunk/readme.txt
r2438313 r2438326 16 16 17 17 Piwi Warehouse introduces the following elements: 18 * "Items" the element you want to keep track of. 19 * "Types" a hierarchical taxonomy to organize your Items. 20 * "Locations" the locations of your Warehouse where the item will be stored (e.g. "Facility A01", "Lab 1", "Cabinet B03", "Box B22"). 21 * "Purchases" an operation that increases the Item total amount and availability in a specific Location 22 * "Holders" an entity that can loan Items 23 * "Movements" an operation that assigns a specific amount of Items to an Holder. The Movement keep an history log of all the operations. 18 19 * Items - the element you want to keep track of. 20 * Types - a hierarchical taxonomy to organize your Items. 21 * Locations - the locations of your Warehouse where the item will be stored (e.g. "Facility A01", "Lab 1", "Cabinet B03", "Box B22"). 22 * Purchases - an operation that increases the Item total amount and availability in a specific Location 23 * Holders - an entity that can loan Items 24 * Movements - an operation that assigns a specific amount of Items to an Holder. The Movement keep an history log of all the operations. 24 25 25 26 == Screenshots == 26 27 27 Coming soon 28 1. Overview of the main Warehouse menu 29 2. An example of a Movement 30 3. Screenshot of the Capability Engine 28 31 29 32 == FAQ == … … 31 34 = How to notify a Bug = 32 35 The development repository and the bug ticketing system of this plugin is hosted on Sourceforge. If you find a bug submit it at this url: 33 https://sourceforge.net/p/piwi-lib/bugs-warehouse/ 36 [Warehouse Bug Tracer](https://sourceforge.net/p/piwi-lib/bugs-warehouse/ "Warehouse Bug Tracer") 34 37 35 38 == Changelog ==
Note: See TracChangeset
for help on using the changeset viewer.