Plugin Directory

Changeset 2438326


Ignore:
Timestamp:
12/13/2020 01:46:15 PM (5 years ago)
Author:
roccomarco
Message:

Updated readme.txt

File:
1 edited

Legend:

Unmodified
Added
Removed
  • piwi-warehouse/trunk/readme.txt

    r2438313 r2438326  
    1616
    1717Piwi 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.
    2425
    2526== Screenshots ==
    2627
    27 Coming soon
     281. Overview of the main Warehouse menu
     292. An example of a Movement
     303. Screenshot of the Capability Engine
    2831
    2932== FAQ ==
     
    3134= How to notify a Bug =
    3235The 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")
    3437
    3538== Changelog ==
Note: See TracChangeset for help on using the changeset viewer.