Asset Info

From ADempiere
Jump to: navigation, search
This Wiki is read-only for reference purposes to avoid broken links.

Table of Contents{{#if: Functionality| | Functionality }}{{#if: | | [[{{{3}}}]] }}{{#if: | | [[{{{4}}}]] }}{{#if: | | [[{{{5}}}]] }} | Asset Info{{#if: Attachment| | Attachment }} ⇒

The Asset Info window displays basic information on Assets and provides a quick method to search for them.

Access

Icon: Icon Info24.png
Menu: →Asset Info }}{{#if: | → }}{{#if: | → }}
Short Cut: none

Restrictions

To see the Asset Info window, your role must have Allow Info Asset checked in the {{#if: |{{{2}}}|Role }} Window.

Description

The Asset Info window opens with the following screen. At the top are boxes for search criteria. The percent sign '%' can be used as a wild card. Click the Requery button Icon Refresh24.png to perform the query. If you select a line and click on the Zoom button Icon Zoom24.png the {{#if: |{{{2}}}|Asset }} Window opens with that asset selected. The Print icon Icon Print24.png will print the displayed list.

 

AssetInfo.png

 

See Also

For Developers

The software that displays this window can be found in:

  • base/src
    • org.compiere.swing.CDialog.java
  • client/src
    • org.compiere.apps.search.Info.java
    • org.compiere.apps.search.InfoAsset.java