svn commit: r906047 - /ofbiz/trunk/applications/party/data/PartyDemoData.xml

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

svn commit: r906047 - /ofbiz/trunk/applications/party/data/PartyDemoData.xml

erwan
Author: erwan
Date: Wed Feb  3 14:02:11 2010
New Revision: 906047

URL: http://svn.apache.org/viewvc?rev=906047&view=rev
Log:
Better description for the French SIRET partyIdentificationType

Modified:
    ofbiz/trunk/applications/party/data/PartyDemoData.xml

Modified: ofbiz/trunk/applications/party/data/PartyDemoData.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/party/data/PartyDemoData.xml?rev=906047&r1=906046&r2=906047&view=diff
==============================================================================
--- ofbiz/trunk/applications/party/data/PartyDemoData.xml (original)
+++ ofbiz/trunk/applications/party/data/PartyDemoData.xml Wed Feb  3 14:02:11 2010
@@ -36,7 +36,7 @@
     <!-- Party Identification numbers-->
     <Party partyId="DemoSupplier"/>
     <PartyRole partyId="DemoSupplier" roleTypeId="ACCOUNT"/>
-    <PartyIdentificationType partyIdentificationTypeId="SIRET" description="french company identification number"/>
+    <PartyIdentificationType partyIdentificationTypeId="SIRET" description="French company identification number (SIRET)"/>
     <PartyIdentification partyId="DemoSupplier" partyIdentificationTypeId="SIRET" idValue="1234 5678 90123"/>
 
     <!-- email from an unknown party -->