Difference between revisions of "Resource Info"

From ADempiere
Jump to: navigation, search
This Wiki is read-only for reference purposes to avoid broken links.
(Created page with '{{Breadcrumb|Table of Contents|Functionality|next=Schedule Info}} Category:Functionality Category:User documentation The '''Resource Info''' window displays information …')
 
m
 
(One intermediate revision by the same user not shown)
Line 2: Line 2:
 
[[Category:Functionality]]
 
[[Category:Functionality]]
 
[[Category:User documentation]]
 
[[Category:User documentation]]
 +
[[Category:Table of Contents]]
 +
[[Category:Documentation]]
  
 
The '''Resource Info''' window displays information related to Resources and their assignments.
 
The '''Resource Info''' window displays information related to Resources and their assignments.

Latest revision as of 22:46, 21 December 2010

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

The Resource Info window displays information related to Resources and their assignments.

Note.gif Note:

Resources and Resource Assignments are functional but underdeveloped. There is a lot of potential to add value here.

Access

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

Restrictions

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

Description

The Resource Info window opens with the following screen. At the top are boxes for search criteria and at the bottom are a few buttons and the standard cancel, confirm buttons.

 

ResourceInfo.png

 

The search criteria include the Resource Type, Resource, Date From and Date To. There is a New button (New24.png) but it has no effect.

The two buttons on the bottom left provide the following functionality:

  • Icon Refresh24.png Run or rerun the query based on the selection criteria
  • Icon Print24.png Print the results of the search.

After running the query (Icon Refresh24.png), a list of resource assignments will appear.

See Also

For Developers

The software that displays this window can be found in:

  • client/src
    • org.compiere.apps.search.Info.java
    • org.compiere.apps.search.InfoAssignment.java