Total order of a party.
----------------------- Key: OFBIZ-2362 URL: https://issues.apache.org/jira/browse/OFBIZ-2362 Project: OFBiz Issue Type: Bug Components: order, party Affects Versions: Release Branch 9.04 Environment: xp Reporter: Debraj Mallick Fix For: Release Branch 9.04 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. |
[ https://issues.apache.org/jira/browse/OFBIZ-2362?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux updated OFBIZ-2362: ----------------------------------- Issue Type: Sub-task (was: Bug) Parent: OFBIZ-2330 > 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 > Fix For: Release Branch 9.04 > > 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. |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-2362?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ahmed Dini updated OFBIZ-2362: ------------------------------ Attachment: findParty.patch In the Search Results screen of Party Manager. Clicking on the Orders shortcut of any Party produces error. This patch for this Issue. > 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 > Fix For: Release Branch 9.04 > > 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. |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-2362?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12738064#action_12738064 ] Ahmed Dini commented on OFBIZ-2362: ----------------------------------- This fix is not only for Version 9.04 but also for the trunk. > 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 > Fix For: Release Branch 9.04 > > 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. |
In reply to this post by Nicolas Malin (Jira)
[ 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. |
Free forum by Nabble | Edit this page |