CRP Info

From ADempiere
Revision as of 20:49, 29 August 2010 by MJMcKay (Talk) (Initial edit.)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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: EMail| | EMail }} ⇒

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 Asset 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 in blue and the actual usage in that period in red.

The capacity 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