svn commit: r1633011 - in /ofbiz/branches/release12.04: ./ applications/party/widget/partymgr/PartyForms.xml

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

svn commit: r1633011 - in /ofbiz/branches/release12.04: ./ applications/party/widget/partymgr/PartyForms.xml

jleroux@apache.org
Author: jleroux
Date: Sun Oct 19 21:55:19 2014
New Revision: 1633011

URL: http://svn.apache.org/r1633011
Log:
"Applied fix from trunk for revision: 1632797 "
------------------------------------------------------------------------
r1632797 | ashish | 2014-10-18 16:27:19 +0200 (sam. 18 oct. 2014) | 16 lignes

Applied patch from jira issue - OFBIZ-5826 - Shipper Account screen not rendering shipper accounts.
===========================================
Here is the steps to regenerate issue:
{code}
<PortalPagePortlet portalPageId="PartyProfile" portalPortletId="ShipperAccount" portletSeqId="00001" columnSeqId="00001" sequenceNum="7"/>
{code}

Upload the PortalPagePortlet data for shipper Account, and go to viewprofile screen. Now add shipper account from shipper account screen.

Expected Result: Newly added/ all shipper account of party should be listed under shipper account screen.

Actual Result:
No shipper accounts are listing.
===========================================
Thanks Deepak for the contribution.

------------------------------------------------------------------------


Modified:
    ofbiz/branches/release12.04/   (props changed)
    ofbiz/branches/release12.04/applications/party/widget/partymgr/PartyForms.xml

Propchange: ofbiz/branches/release12.04/
------------------------------------------------------------------------------
  Merged /ofbiz/trunk:r1632797

Modified: ofbiz/branches/release12.04/applications/party/widget/partymgr/PartyForms.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/release12.04/applications/party/widget/partymgr/PartyForms.xml?rev=1633011&r1=1633010&r2=1633011&view=diff
==============================================================================
--- ofbiz/branches/release12.04/applications/party/widget/partymgr/PartyForms.xml (original)
+++ ofbiz/branches/release12.04/applications/party/widget/partymgr/PartyForms.xml Sun Oct 19 21:55:19 2014
@@ -702,7 +702,7 @@ under the License.
         <field name="submitButton" title="${uiLabelMap.CommonAdd}"><submit button-type="button"/></field>
     </form>
 
-    <form name="ListCarrierAccounts" type="list" target="updatePartyCarrierAccount"
+    <form name="ListCarrierAccounts" type="list" target="updatePartyCarrierAccount" list-name="carrierAccounts"
         odd-row-style="alternate-row" default-table-style="basic-table hover-bar"
         paginate="true"  view-size="3" paginate-target="viewprofile" paginate-target-anchor="ListCarrierAccounts">
         <actions>