Author: apatel
Date: Tue May 26 01:28:00 2009
New Revision: 778546
URL:
http://svn.apache.org/viewvc?rev=778546&view=revLog:
Changed Opportunities list screen name to be more generic
Modified:
ofbiz/trunk/applications/marketing/widget/sfa/CommonScreens.xml
ofbiz/trunk/applications/party/widget/partymgr/ProfileScreens.xml
Modified: ofbiz/trunk/applications/marketing/widget/sfa/CommonScreens.xml
URL:
http://svn.apache.org/viewvc/ofbiz/trunk/applications/marketing/widget/sfa/CommonScreens.xml?rev=778546&r1=778545&r2=778546&view=diff==============================================================================
--- ofbiz/trunk/applications/marketing/widget/sfa/CommonScreens.xml (original)
+++ ofbiz/trunk/applications/marketing/widget/sfa/CommonScreens.xml Tue May 26 01:28:00 2009
@@ -299,7 +299,7 @@
<include-screen name="Attributes" location="component://party/widget/partymgr/ProfileScreens.xml"/>
<include-screen name="Content" location="component://party/widget/partymgr/ProfileScreens.xml"/>
<include-screen name="Notes" location="component://party/widget/partymgr/ProfileScreens.xml"/>
- <include-screen name="AccountSalesOpportunities" location="component://party/widget/partymgr/ProfileScreens.xml"/>
+ <include-screen name="PartySalesOpportunities" location="component://party/widget/partymgr/ProfileScreens.xml"/>
</container>
</widgets>
</section>
@@ -351,7 +351,7 @@
<widgets>
<include-screen name="Content" location="component://party/widget/partymgr/ProfileScreens.xml"/>
<include-screen name="Notes" location="component://party/widget/partymgr/ProfileScreens.xml"/>
- <include-screen name="AccountSalesOpportunities" location="component://party/widget/partymgr/ProfileScreens.xml"/>
+ <include-screen name="PartySalesOpportunities" location="component://party/widget/partymgr/ProfileScreens.xml"/>
</widgets>
</section>
</container>
Modified: ofbiz/trunk/applications/party/widget/partymgr/ProfileScreens.xml
URL:
http://svn.apache.org/viewvc/ofbiz/trunk/applications/party/widget/partymgr/ProfileScreens.xml?rev=778546&r1=778545&r2=778546&view=diff==============================================================================
--- ofbiz/trunk/applications/party/widget/partymgr/ProfileScreens.xml (original)
+++ ofbiz/trunk/applications/party/widget/partymgr/ProfileScreens.xml Tue May 26 01:28:00 2009
@@ -524,7 +524,7 @@
</section>
</screen>
- <screen name="AccountSalesOpportunities">
+ <screen name="PartySalesOpportunities">
<section>
<actions>
<set field="partyId" from-field="parameters.partyId"/>