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 2013/08/12 10:51:57 UTC

svn commit: r1513084 - /ofbiz/trunk/applications/accounting/data/DemoTaxAuthority.xml

Author: erwan
Date: Mon Aug 12 08:51:57 2013
New Revision: 1513084

URL: http://svn.apache.org/r1513084
Log:
As reported by Nicolas Malin on dev mailing-list, correcting a typo

Modified:
    ofbiz/trunk/applications/accounting/data/DemoTaxAuthority.xml

Modified: ofbiz/trunk/applications/accounting/data/DemoTaxAuthority.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/accounting/data/DemoTaxAuthority.xml?rev=1513084&r1=1513083&r2=1513084&view=diff
==============================================================================
--- ofbiz/trunk/applications/accounting/data/DemoTaxAuthority.xml (original)
+++ ofbiz/trunk/applications/accounting/data/DemoTaxAuthority.xml Mon Aug 12 08:51:57 2013
@@ -179,7 +179,7 @@
     <TaxAuthority taxAuthPartyId="FIN_VERO" includeTaxInPrice="N" requireTaxIdForExemption="Y" taxAuthGeoId="FIN" taxIdFormatPattern="^(FI-?)?{0,1}[0-9]{8}$"/>
 
     <Party partyId="FRA_TA" partyTypeId="PARTY_GROUP" preferredCurrencyUomId="EUR" statusId="PARTY_ENABLED" createdDatetime="2013-07-12 00:00:00.000"/>
-    <PartyGroup partyId="FRA_TA" groupName="Ministère de l'économie est des finances"/>
+    <PartyGroup partyId="FRA_TA" groupName="Ministère de l'économie et des finances"/>
     <PartyRole partyId="FRA_TA" roleTypeId="TAX_AUTHORITY"/>
     <TaxAuthority taxAuthPartyId="FRA_TA" includeTaxInPrice="N" requireTaxIdForExemption="Y" taxAuthGeoId="FRA" taxIdFormatPattern="^(FR-?)?[0-9A-Z]{2}\ ?[0-9]{9}$"/>