You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Sumit Pandit (JIRA)" <ji...@apache.org> on 2007/12/19 08:22:43 UTC

[jira] Issue Comment Edited: (OFBIZ-1499) When survey products are added to the cart then displaying survey price in the cart and adding it to the cart total.

    [ https://issues.apache.org/jira/browse/OFBIZ-1499?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12553248 ] 

sumitp edited comment on OFBIZ-1499 at 12/18/07 11:22 PM:
----------------------------------------------------------------

Hi Bilgin

Thanks for assign it to yourself and put comments.

Yes you are right about surveyResponceId,  it is always available in request. I am sorry for it. I need to remove it from patch. Updated code is in new patch.
But it is avail in parameters also.

Regarding to the comments(// if SurveyResponceId is not getting from attribute then we can try to access it from paramMap.) these are only for Committers reference not for commit (Now discuss  on it is worth since it is not in new patch).

      was (Author: sumitp):
    Hi Bilgin

Thanks for assign it to yourself and put comments.

Yes you are right about surveyResponceId,  it is always available in request. I am sorry for it. I need to remove it from patch. Updated code is in new patch.
But it is avail in parameters also.

Regarding to the comments these are only for Committees reference not for commit (Now discuss  on it is worth since it is not in new patch).
  
> When survey products are added to the cart then displaying survey price in the cart and adding it to the cart total.
> --------------------------------------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-1499
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1499
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: order
>    Affects Versions: SVN trunk
>            Reporter: Sumit Pandit
>            Assignee: Bilgin Ibryam
>            Priority: Trivial
>             Fix For: SVN trunk
>
>         Attachments: surveyProduct.patch, surveyProduct.patch, surveyProduct.patch
>
>
> 1) Set  surveyResponseId in service :- calculateProductPrice(services_pricepromo.xml)
> 2) Pass surveyResponseId  with inMap in calculateProductPrice method (PriceServices.java)
> Thanks to Anil Patel & Sumit Porwal for helping me in implementing this changes.

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