You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Jacques Le Roux (JIRA)" <ji...@apache.org> on 2009/09/04 11:13:57 UTC

[jira] Closed: (OFBIZ-2362) Total order of a party.

     [ https://issues.apache.org/jira/browse/OFBIZ-2362?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jacques Le Roux closed OFBIZ-2362.
----------------------------------

       Resolution: Fixed
    Fix Version/s: SVN trunk
         Assignee: Jacques Le Roux

Thanks Ahmed,

I had to change 2 things in your patch
* replaced tabs byt 4 spaces
* replaced partyId=${partyRow.partyId + externalKeyParam} by partyId=${partyRow.partyId}

I'm not sure why the  + externalKeyParam was there as it was something which existed before your patch. But obviously it was not working with it and working without it. If someone has an idea why this  "+ externalKeyParam" was there, please chime in

Commited at revision: 811297  for trunk and R9.04 r811306.



> Total order of a party.
> -----------------------
>
>                 Key: OFBIZ-2362
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2362
>             Project: OFBiz
>          Issue Type: Sub-task
>          Components: order, party
>    Affects Versions: Release Branch 9.04
>         Environment: xp
>            Reporter: Debraj Mallick
>            Assignee: Jacques Le Roux
>             Fix For: Release Branch 9.04, SVN trunk
>
>         Attachments: findParty.patch
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> Partymgr-Find Paty(s) - Search Results  porsion ,when press Order Button in a party,generate bug ,but the party have a order. same bug generate in party profile sections when press order button.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.