That has been mentioned in the past, but nothing has been done to change it.

-Adrian

Adam Heath wrote:
==
[EMAIL PROTECTED]:~/code/upstream/ofbiz/work-hg-svn$ grep ProjectMgrUiLabels . 
-r
./applications/accounting/widget/InvoiceScreens.xml:
<property-map resource="ProjectMgrUiLabels" map-name="uiLabelMap"
global="true"/>
./applications/humanres/widget/CommonScreens.xml:
<property-map resource="ProjectMgrUiLabels" map-name="uiLabelMap"
global="true"/>
./applications/order/script/org/ofbiz/order/request/CustRequestServices.xml:
                               <property-to-field
resource="ProjectMgrUiLabels" property="cannotCancelledRequest"
field-name="errorMessage"/>
./applications/party/widget/partymgr/CommonScreens.xml:
<property-map resource="ProjectMgrUiLabels" map-name="uiLabelMap"
global="true"/>
./specialpurpose/mypage/widget/CommonScreens.xml:
<property-map resource="ProjectMgrUiLabels" map-name="uiLabelMap"
global="true"/>
[EMAIL PROTECTED]:~/code/upstream/ofbiz/work-hg-svn$ find -name
'ProjectMgrUiLabels*'
./specialpurpose/projectmgr/config/ProjectMgrUiLabels.xml
==

It was my understanding that framework should have no depends on
applications, and applications should have no depends on specialpurpose.
 This does not appear to be the case, however.

Reply via email to