You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by er...@apache.org on 2011/03/24 21:45:09 UTC

svn commit: r1085129 - /ofbiz/trunk/applications/product/config/ProductEntityLabels.xml

Author: erwan
Date: Thu Mar 24 20:45:09 2011
New Revision: 1085129

URL: http://svn.apache.org/viewvc?rev=1085129&view=rev
Log:
Missing entitylabel for PRICE_POWHS

Modified:
    ofbiz/trunk/applications/product/config/ProductEntityLabels.xml

Modified: ofbiz/trunk/applications/product/config/ProductEntityLabels.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/product/config/ProductEntityLabels.xml?rev=1085129&r1=1085128&r2=1085129&view=diff
==============================================================================
--- ofbiz/trunk/applications/product/config/ProductEntityLabels.xml (original)
+++ ofbiz/trunk/applications/product/config/ProductEntityLabels.xml Thu Mar 24 20:45:09 2011
@@ -2257,6 +2257,10 @@
         <value xml:lang="zh">利润百分比</value>
         <value xml:lang="zh_TW">利潤百分比</value>
     </property>
+    <property key="ProductPriceActionType.description.PRICE_POWHS">
+        <value xml:lang="en">Percent Of Wholesale</value>
+        <value xml:lang="fr">Pourcentage de la vente en gros</value>
+    </property>
     <property key="ProductPriceActionType.description.PRICE_WFLAT">
         <value xml:lang="de">Grosshandelspreis übersteuern</value>
         <value xml:lang="en">Wholesale Amount Override</value>