Versions Compared
Key
- This line was added.
- This line was removed.
- Formatting was changed.
Assets and Inventory plugin introduces Lucene Indexes and a new UI Dashboard. Install version 5.0.0 or higher to get it. Please notice that this is a BETA release. We will continuously introduce new features.
New dashboard asset navigator is available on the "Assets and Inventory" top menu "Asset Dahsboard (Beta!)Navigator" link.
Your feedback is highly appreciated and will help us to improve our ability to serve you and other users of our products. Please see our Service Desk.
Please see /wiki/spaces/AIP/pages/10256574 page for the main development topics.
Asset Navigator
This is the first component with the new architecture. Now it is easier to search, filter and navigate assets.
Users need "View Assets Report" asset permission to query assets view the Navigator.
Wildcard Searches with Lucene
Lucene supports wildcard searches, please refer to official document.
The single character wildcard search looks for terms that match that with the single character replaced. For example, to search for "text" or "test" you can use the search
te?t
Multiple character wildcard searches looks for 0 or more characters. For example, to search for test, tests or tester, you can use the search:
test*
You can also use the wildcard searches in the middle of a term.
te*t
Asset Navigator - Detail view mode
Image RemovedDetail view works for multiple asset types. It is for asset navigation and management. Create, Edit, Clone, Delete asset operations are supported. And printing single or multiple QR + labels are supported.
Has navigation links to list related Asset Scheme or Asset Type assets, and each asset has asset type management direct links.
Image Added
Asset Navigator - List view mode
Image RemovedList view works for single asset type. It supports Excel style column and row freeze for a better navigation.
Image Added
Asset Navigator - Advanced view mode
Image RemovedImage Added
Asset Navigator - Attribute filter options
Image Removed
Asset Navigator - Filter by Gender and Marital Status attributes
Image RemovedAsset navigator lets you filter assets by any type of attribute.
Image Added
Asset Navigator - Filter by
Gender attributeImage Removed
attributes
Search has option select filtering
Image Added
Settings
Indexing
Plugin periodically checks the index and re-index whole asset database in the background if there is document count mismatch. You can manually trigger indexing at Settings tab as well.
Users need "Addon Configuration and History" asset permission to view and configure Settings.
Image Removed
Table of Contents |
---|