svn commit: r603814 - /ofbiz/trunk/applications/party/script/org/ofbiz/party/party/PartyServices.xml

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

svn commit: r603814 - /ofbiz/trunk/applications/party/script/org/ofbiz/party/party/PartyServices.xml

hansbak-2
Author: hansbak
Date: Wed Dec 12 20:13:33 2007
New Revision: 603814

URL: http://svn.apache.org/viewvc?rev=603814&view=rev
Log:
small correction om previous commit

Modified:
    ofbiz/trunk/applications/party/script/org/ofbiz/party/party/PartyServices.xml

Modified: ofbiz/trunk/applications/party/script/org/ofbiz/party/party/PartyServices.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/party/script/org/ofbiz/party/party/PartyServices.xml?rev=603814&r1=603813&r2=603814&view=diff
==============================================================================
--- ofbiz/trunk/applications/party/script/org/ofbiz/party/party/PartyServices.xml (original)
+++ ofbiz/trunk/applications/party/script/org/ofbiz/party/party/PartyServices.xml Wed Dec 12 20:13:33 2007
@@ -713,7 +713,6 @@
                 <field-to-result map-name="telephone" field-name="tnAreaCode" result-name="areaCode"/>
                 <field-to-result map-name="telephone" field-name="tnContactNumber" result-name="contactNumber"/>
                 <field-to-result map-name="telephone" field-name="extension"/>
-                <field-to-result map-name="telephone" field-name="contactMechPurposeTypeId"/>
             </else>
         </if-not-empty>
     </simple-method>