svn commit: r707955 - /ofbiz/trunk/applications/party/webapp/partymgr/communication/CommForms.xml

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

svn commit: r707955 - /ofbiz/trunk/applications/party/webapp/partymgr/communication/CommForms.xml

bibryam
Author: bibryam
Date: Sun Oct 26 01:56:35 2008
New Revision: 707955

URL: http://svn.apache.org/viewvc?rev=707955&view=rev
Log:
A patch from vu hong thuan "Missing in the LookupPreferredContactMech of contactMechIdTo field in Create new Communication Event form" - OFBIZ-2022

Modified:
    ofbiz/trunk/applications/party/webapp/partymgr/communication/CommForms.xml

Modified: ofbiz/trunk/applications/party/webapp/partymgr/communication/CommForms.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/party/webapp/partymgr/communication/CommForms.xml?rev=707955&r1=707954&r2=707955&view=diff
==============================================================================
--- ofbiz/trunk/applications/party/webapp/partymgr/communication/CommForms.xml (original)
+++ ofbiz/trunk/applications/party/webapp/partymgr/communication/CommForms.xml Sun Oct 26 01:56:35 2008
@@ -65,7 +65,7 @@
             <lookup target-form-name="LookupPreferredContactMech" target-parameter="partyIdFrom"/>
         </field>
         <field name="contactMechIdTo" title="${uiLabelMap.PartyToContactMech}" position="2">
-            <lookup target-form-name="LookupPreferredContactMech" target-parameter="partyIdFrom"/>
+            <lookup target-form-name="LookupPreferredContactMech" target-parameter="partyIdTo"/>
         </field>
                 
         <field name="roleTypeIdFrom">