You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by ha...@apache.org on 2013/06/14 08:55:31 UTC

svn commit: r1492966 - /ofbiz/trunk/applications/accounting/config/AccountingUiLabels.xml

Author: hansbak
Date: Fri Jun 14 06:55:31 2013
New Revision: 1492966

URL: http://svn.apache.org/r1492966
Log:
missing label on invoice pdf

Modified:
    ofbiz/trunk/applications/accounting/config/AccountingUiLabels.xml

Modified: ofbiz/trunk/applications/accounting/config/AccountingUiLabels.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/accounting/config/AccountingUiLabels.xml?rev=1492966&r1=1492965&r2=1492966&view=diff
==============================================================================
--- ofbiz/trunk/applications/accounting/config/AccountingUiLabels.xml (original)
+++ ofbiz/trunk/applications/accounting/config/AccountingUiLabels.xml Fri Jun 14 06:55:31 2013
@@ -14933,6 +14933,10 @@
         <value xml:lang="zh">总账不平原因</value>
         <value xml:lang="zh_TW">總帳不平原因</value>
     </property>
+    <property key="AccountingVat">
+    	<value xml:lang="en">VAT</value>
+    	<value xml:lang="nl">BTW</value>
+    </property>
     <property key="AccountingVendorParty">
         <value xml:lang="en">Vendor Party</value>
         <value xml:lang="fr">Réf. vendeur</value>