[jira] Created: (OFBIZ-1625) Add partyId as optional IN parameter to the calcShipmentEstimateInterface and related methods.

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

[jira] Created: (OFBIZ-1625) Add partyId as optional IN parameter to the calcShipmentEstimateInterface and related methods.

Nicolas Malin (Jira)
Add partyId as optional IN parameter to the calcShipmentEstimateInterface and related methods.
----------------------------------------------------------------------------------------------

                 Key: OFBIZ-1625
                 URL: https://issues.apache.org/jira/browse/OFBIZ-1625
             Project: OFBiz
          Issue Type: Improvement
          Components: order, product
            Reporter: Ratnesh Upadhyay
            Priority: Minor


Added  "partyId" as optional IN parameter to the calcShipmentEstimateInterface.And added it to the ShippingEvents.getShipGroupEstimate() as a new input argument; the field in the method is then added to the serviceFields map.
And added it as a new field (populated from the cart in the constructor) to the ShippingEstimateWrapper class.


Submitted By :
Ratnesh Upadhyay

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

Reply | Threaded
Open this post in threaded view
|

[jira] Updated: (OFBIZ-1625) Add partyId as optional IN parameter to the calcShipmentEstimateInterface and related methods.

Nicolas Malin (Jira)

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

Ratnesh Upadhyay updated OFBIZ-1625:
------------------------------------

    Attachment: calcShipmentEstimateInterface.patch

Here is the patch attached for this issue .

--
Ratnesh Upadhyay

> Add partyId as optional IN parameter to the calcShipmentEstimateInterface and related methods.
> ----------------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-1625
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1625
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: order, product
>            Reporter: Ratnesh Upadhyay
>            Priority: Minor
>         Attachments: calcShipmentEstimateInterface.patch
>
>
> Added  "partyId" as optional IN parameter to the calcShipmentEstimateInterface.And added it to the ShippingEvents.getShipGroupEstimate() as a new input argument; the field in the method is then added to the serviceFields map.
> And added it as a new field (populated from the cart in the constructor) to the ShippingEstimateWrapper class.
> Submitted By :
> Ratnesh Upadhyay

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

Reply | Threaded
Open this post in threaded view
|

[jira] Updated: (OFBIZ-1625) Add partyId as optional IN parameter to the calcShipmentEstimateInterface and related methods.

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

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

Ratnesh Upadhyay updated OFBIZ-1625:
------------------------------------

    Attachment: calcShipmentEstimateInterface.patch

Attached updated patch for the same.


-- Ratnesh Upadhyay

> Add partyId as optional IN parameter to the calcShipmentEstimateInterface and related methods.
> ----------------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-1625
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1625
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: order, product
>            Reporter: Ratnesh Upadhyay
>            Priority: Minor
>         Attachments: calcShipmentEstimateInterface.patch, calcShipmentEstimateInterface.patch
>
>
> Added  "partyId" as optional IN parameter to the calcShipmentEstimateInterface.And added it to the ShippingEvents.getShipGroupEstimate() as a new input argument; the field in the method is then added to the serviceFields map.
> And added it as a new field (populated from the cart in the constructor) to the ShippingEstimateWrapper class.
> Submitted By :
> Ratnesh Upadhyay

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

Reply | Threaded
Open this post in threaded view
|

[jira] Assigned: (OFBIZ-1625) Add partyId as optional IN parameter to the calcShipmentEstimateInterface and related methods.

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

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

Vikas Mayur reassigned OFBIZ-1625:
----------------------------------

    Assignee: Vikas Mayur

> Add partyId as optional IN parameter to the calcShipmentEstimateInterface and related methods.
> ----------------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-1625
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1625
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: order, product
>            Reporter: Ratnesh Upadhyay
>            Assignee: Vikas Mayur
>            Priority: Minor
>         Attachments: calcShipmentEstimateInterface.patch, calcShipmentEstimateInterface.patch
>
>
> Added  "partyId" as optional IN parameter to the calcShipmentEstimateInterface.And added it to the ShippingEvents.getShipGroupEstimate() as a new input argument; the field in the method is then added to the serviceFields map.
> And added it as a new field (populated from the cart in the constructor) to the ShippingEstimateWrapper class.
> Submitted By :
> Ratnesh Upadhyay

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

Reply | Threaded
Open this post in threaded view
|

[jira] Updated: (OFBIZ-1625) Add partyId as optional IN parameter to the calcShipmentEstimateInterface and related methods.

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

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

Ratnesh Upadhyay updated OFBIZ-1625:
------------------------------------

    Description:
I would like to add  "partyId" as optional IN parameter to the calcShipmentEstimateInterface.And added it to the ShippingEvents.getShipGroupEstimate() as a new input argument; the field in the method is then added to the serviceFields map.
And added it as a new field (populated from the cart in the constructor) to the ShippingEstimateWrapper class.


Submitted By :
Ratnesh Upadhyay

  was:
Added  "partyId" as optional IN parameter to the calcShipmentEstimateInterface.And added it to the ShippingEvents.getShipGroupEstimate() as a new input argument; the field in the method is then added to the serviceFields map.
And added it as a new field (populated from the cart in the constructor) to the ShippingEstimateWrapper class.


Submitted By :
Ratnesh Upadhyay


> Add partyId as optional IN parameter to the calcShipmentEstimateInterface and related methods.
> ----------------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-1625
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1625
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: order, product
>            Reporter: Ratnesh Upadhyay
>            Assignee: Vikas Mayur
>            Priority: Minor
>         Attachments: calcShipmentEstimateInterface.patch, calcShipmentEstimateInterface.patch
>
>
> I would like to add  "partyId" as optional IN parameter to the calcShipmentEstimateInterface.And added it to the ShippingEvents.getShipGroupEstimate() as a new input argument; the field in the method is then added to the serviceFields map.
> And added it as a new field (populated from the cart in the constructor) to the ShippingEstimateWrapper class.
> Submitted By :
> Ratnesh Upadhyay

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

Reply | Threaded
Open this post in threaded view
|

[jira] Closed: (OFBIZ-1625) Add partyId as optional IN parameter to the calcShipmentEstimateInterface and related methods.

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

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

Vikas Mayur closed OFBIZ-1625.
------------------------------

    Resolution: Fixed

Ratnesh , Thanks !
Yours patch is in rev 629004.

> Add partyId as optional IN parameter to the calcShipmentEstimateInterface and related methods.
> ----------------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-1625
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1625
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: order, product
>            Reporter: Ratnesh Upadhyay
>            Assignee: Vikas Mayur
>            Priority: Minor
>         Attachments: calcShipmentEstimateInterface.patch, calcShipmentEstimateInterface.patch
>
>
> I would like to add  "partyId" as optional IN parameter to the calcShipmentEstimateInterface.And added it to the ShippingEvents.getShipGroupEstimate() as a new input argument; the field in the method is then added to the serviceFields map.
> And added it as a new field (populated from the cart in the constructor) to the ShippingEstimateWrapper class.
> Submitted By :
> Ratnesh Upadhyay

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