Author: pawan
Date: Sat Aug 24 10:13:55 2019
New Revision: 1865837

URL: http://svn.apache.org/viewvc?rev=1865837&view=rev
Log:
Improved: Removed Competitors

Modified:
    
ofbiz/ofbiz-framework/trunk/applications/marketing/config/MarketingUiLabels.xml
    ofbiz/ofbiz-framework/trunk/applications/marketing/widget/sfa/SfaMenus.xml

Modified: 
ofbiz/ofbiz-framework/trunk/applications/marketing/config/MarketingUiLabels.xml
URL: 
http://svn.apache.org/viewvc/ofbiz/ofbiz-framework/trunk/applications/marketing/config/MarketingUiLabels.xml?rev=1865837&r1=1865836&r2=1865837&view=diff
==============================================================================
--- 
ofbiz/ofbiz-framework/trunk/applications/marketing/config/MarketingUiLabels.xml 
(original)
+++ 
ofbiz/ofbiz-framework/trunk/applications/marketing/config/MarketingUiLabels.xml 
Sat Aug 24 10:13:55 2019
@@ -3092,19 +3092,6 @@
         <value xml:lang="zh">OFBiz: 销售管理程序</value>
         <value xml:lang="zh-TW">OFBiz: 營業支援(SFA)管理</value>
     </property>
-    <property key="SfaCompetitors">
-        <value xml:lang="de">Wettbewerber &amp; Partner </value>
-        <value xml:lang="en">Competitors &amp; Partners </value>
-        <value xml:lang="es">Competidores &amp; Socios </value>
-        <value xml:lang="es-CL">Competidores &amp; Socios</value>
-        <value xml:lang="fr">Concurrents &amp; Associés</value>
-        <value xml:lang="it">Competitori e soci</value>
-        <value xml:lang="ja">競合先 &amp; パートナー</value>
-        <value xml:lang="pt-BR">Concorrentes &amp; Parceiros</value>
-        <value xml:lang="vi">Đối thủ &amp; Đối tác</value>
-        <value xml:lang="zh">竞争者和合作伙伴</value>
-        <value xml:lang="zh-TW">競爭者和合作團體</value>
-    </property>
     <property key="SfaComplete">
         <value xml:lang="de">Komplett</value>
         <value xml:lang="en">Complete</value>
@@ -3202,18 +3189,6 @@
         <value xml:lang="zh">来源</value>
         <value xml:lang="zh-TW">來源</value>
     </property>
-    <property key="SfaDocuments">
-        <value xml:lang="de">Dokumente</value>
-        <value xml:lang="en">Documents</value>
-        <value xml:lang="es">Documentos</value>
-        <value xml:lang="fr">Documents</value>
-        <value xml:lang="it">Documenti</value>
-        <value xml:lang="ja">ドキュメント</value>
-        <value xml:lang="pt-BR">Documentos</value>
-        <value xml:lang="vi">Tài liệu</value>
-        <value xml:lang="zh">文档</value>
-        <value xml:lang="zh-TW">檔</value>
-    </property>
     <property key="SfaEditOpportunity">
         <value xml:lang="de">Opportunity bearbeiten</value>
         <value xml:lang="en">Edit Opportunity</value>

Modified: 
ofbiz/ofbiz-framework/trunk/applications/marketing/widget/sfa/SfaMenus.xml
URL: 
http://svn.apache.org/viewvc/ofbiz/ofbiz-framework/trunk/applications/marketing/widget/sfa/SfaMenus.xml?rev=1865837&r1=1865836&r2=1865837&view=diff
==============================================================================
--- ofbiz/ofbiz-framework/trunk/applications/marketing/widget/sfa/SfaMenus.xml 
(original)
+++ ofbiz/ofbiz-framework/trunk/applications/marketing/widget/sfa/SfaMenus.xml 
Sat Aug 24 10:13:55 2019
@@ -22,9 +22,7 @@ under the License.
         <menu-item name="Accounts" title="${uiLabelMap.SfaAcccounts}"><link 
target="FindAccounts"/></menu-item>
         <menu-item name="Contacts" title="${uiLabelMap.SfaContacts}"><link 
target="FindContacts"/></menu-item>
         <menu-item name="Leads" title="${uiLabelMap.SfaLeads}"><link 
target="FindLeads"/></menu-item>
-        <menu-item name="Competitors" title="${uiLabelMap.SfaCompetitors}" 
widget-style="disabled"><link target="#" url-mode="plain"/></menu-item>
         <menu-item name="Events" title="${uiLabelMap.SfaEvents}"><link 
target="Events" url-mode="plain"/></menu-item>
-        <menu-item name="Documents" title="${uiLabelMap.SfaDocuments}" 
widget-style="disabled"><link target="#" url-mode="plain"/></menu-item>
         <menu-item name="Forecast" title="${uiLabelMap.SfaForecasts}"><link 
target="FindSalesForecast"/></menu-item>
         <menu-item name="Opportunities" 
title="${uiLabelMap.SfaOpportunities}"><link 
target="FindSalesOpportunity"/></menu-item>
         <menu-item name="Preferences" title="${uiLabelMap.CommonPreferences}" 
align-style="opposed">


Reply via email to