Difference between revisions of "Asset Info"

From ADempiere
Jump to: navigation, search
This Wiki is read-only for reference purposes to avoid broken links.
(Final edit - ready for use.)
 
m
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
 
{{Breadcrumb|Table of Contents|Functionality|next=Attachment}}
 
{{Breadcrumb|Table of Contents|Functionality|next=Attachment}}
[[Category:Functionality]]
 
 
[[Category:User documentation]]
 
[[Category:User documentation]]
 +
[[Category:Functionality]]
 +
[[Category:Documentation]]
 +
[[Category:Table of Contents]]
  
The '''Asset Info''' window displays basic information on [[Assets]] and provides a quick method to search for them.
+
The '''Asset Info''' window displays basic information on [[Assets and Asset Management|Assets]] and provides a quick method to search for them.
  
 
== Access ==
 
== Access ==
Line 30: Line 32:
 
== See Also ==
 
== See Also ==
  
* [[Assets]]
+
* [[Assets and Asset Management]]
  
 
== For Developers ==
 
== For Developers ==

Latest revision as of 22:28, 21 December 2010

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