<dashboardcomponent xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../../xsd/dashboards.xsd">
<name>Accounts Per Classification And Credit Limit Status</name>
<description>Accounts Per Classification And Credit Limit Status Stacked Bar Chart</description>
<ejb>CRMUIAccountReceivableDashboard</ejb>
<method>loadAccountsPerClassificationAndCreditLimitStatus</method>
<type>stack</type>
<orientation>vertical</orientation>
<primaryfield>ACCOUNTSRECEIVABLE.ACCRECID</primaryfield>
<primaryfieldlabel>Number of Accounts</primaryfieldlabel>
<groupbyfield>CLASSIFICATIONNAME_FILTER,CREDIT_LIMIT_FILTER</groupbyfield>
<groupbyfieldlabel>Credit Limit, Accounts Receivable Classifications</groupbyfieldlabel>
<valuelabels>ejb/CRMUIAccountReceivable.getCreditLimitStatusOptions,ejb/CRMUIAccountReceivableDashboard.getAllAccountClassifications</valuelabels>
<summarypage>accounts/accountsReceivable</summarypage>
</dashboardcomponent> |