CRP Info

From ADempiere
Revision as of 04:27, 28 November 2010 by MJMcKay (Talk) (Fix breadcrumb)

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}}}]] }} | CRP Info{{#if: Create From Dialog| | Create From Dialog }} ⇒

The CRP Info window displays a graph of resource capacity versus use for a period of time.

Access

Icon: Icon Info24.png
Menu: →CRP Info }}{{#if: | → }}{{#if: | → }}
Short Cut: none
Tree:  » Planning Management }}{{#if: CRP |  » CRP }}{{#if: CRP Info |  » CRP Info }}{{#if: |  »  }}

Restrictions

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

Note.gif Note:

The CRP functions in ADempiere are incomplete and require more development and testing. Consider them Beta functions and test before using in a production environment.

Description

The CRP Info window opens with the following screen. At the top are boxes for search criteria which include the resource and the date range of interest.

 

CRPInfo.png

 

The graph shows the available capacity and the actual usage of the resource in that period.

The capacity of the resource is determined as the Daily Capacity times the Utilization percent.

See Also

For Developers

The software that displays this window can be found in the libero extension by E-Evolution. Specifically:

  • adempiere360Libero/extension/eevolution/libero/src/main/java
    • org.eevolution.form.CCRP.java
    • org.eevolution.form.crp.CRPDatasetFactory.java