[jira] Created: (OFBIZ-2246) estimatedShipDate and estimatedDeliveryDate are not getting updated while editing order items for Purchase order

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

[jira] Created: (OFBIZ-2246) estimatedShipDate and estimatedDeliveryDate are not getting updated while editing order items for Purchase order

Nicolas Malin (Jira)
estimatedShipDate and estimatedDeliveryDate are not getting updated while editing order items for Purchase order
----------------------------------------------------------------------------------------------------------------

                 Key: OFBIZ-2246
                 URL: https://issues.apache.org/jira/browse/OFBIZ-2246
             Project: OFBiz
          Issue Type: Bug
          Components: order
    Affects Versions: SVN trunk
            Reporter: Pranay Pandey
            Priority: Minor
             Fix For: SVN trunk


estimatedShipDate and estimatedDeliveryDate are not getting updated while editing order items for Purchase order.
Also the code snippet for this needs to be updated to be more specific.

--
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-2246) estimatedShipDate and estimatedDeliveryDate are not getting updated while editing order items for Purchase order

Nicolas Malin (Jira)

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

Ashish Vijaywargiya reassigned OFBIZ-2246:
------------------------------------------

    Assignee: Ashish Vijaywargiya

> estimatedShipDate and estimatedDeliveryDate are not getting updated while editing order items for Purchase order
> ----------------------------------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-2246
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2246
>             Project: OFBiz
>          Issue Type: Bug
>          Components: order
>    Affects Versions: SVN trunk
>            Reporter: Pranay Pandey
>            Assignee: Ashish Vijaywargiya
>            Priority: Minor
>             Fix For: SVN trunk
>
>
> estimatedShipDate and estimatedDeliveryDate are not getting updated while editing order items for Purchase order.
> Also the code snippet for this needs to be updated to be more specific.

--
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-2246) estimatedShipDate and estimatedDeliveryDate are not getting updated while editing order items for Purchase order

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

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

Pranay Pandey updated OFBIZ-2246:
---------------------------------

    Description:
estimatedShipDate and estimatedDeliveryDate are not getting updated while editing order items for Purchase order when we don't provide it for all order items.
Also the code snippet for this needs to be updated to be more specific.

  was:
estimatedShipDate and estimatedDeliveryDate are not getting updated while editing order items for Purchase order.
Also the code snippet for this needs to be updated to be more specific.


> estimatedShipDate and estimatedDeliveryDate are not getting updated while editing order items for Purchase order
> ----------------------------------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-2246
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2246
>             Project: OFBiz
>          Issue Type: Bug
>          Components: order
>    Affects Versions: SVN trunk
>            Reporter: Pranay Pandey
>            Assignee: Ashish Vijaywargiya
>            Priority: Minor
>             Fix For: SVN trunk
>
>
> estimatedShipDate and estimatedDeliveryDate are not getting updated while editing order items for Purchase order when we don't provide it for all order items.
> Also the code snippet for this needs to be updated to be more specific.

--
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-2246) estimatedShipDate and estimatedDeliveryDate are not getting updated while editing order items for Purchase order

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

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

Divesh Dutta updated OFBIZ-2246:
--------------------------------

    Attachment: ofbiz-2246.patch

Thanks Pranay for reporting this. Here is the patch.

> estimatedShipDate and estimatedDeliveryDate are not getting updated while editing order items for Purchase order
> ----------------------------------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-2246
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2246
>             Project: OFBiz
>          Issue Type: Bug
>          Components: order
>    Affects Versions: SVN trunk
>            Reporter: Pranay Pandey
>            Assignee: Ashish Vijaywargiya
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: ofbiz-2246.patch
>
>
> estimatedShipDate and estimatedDeliveryDate are not getting updated while editing order items for Purchase order when we don't provide it for all order items.
> Also the code snippet for this needs to be updated to be more specific.

--
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-2246) estimatedShipDate and estimatedDeliveryDate are not getting updated while editing order items for Purchase order

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

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

Ashish Vijaywargiya closed OFBIZ-2246.
--------------------------------------

    Resolution: Fixed

Thanks Divesh Dutta for your contribution.
Your patch is in trunk now at revision no. 756449.

Special thanks to Pranay Pandey for reporting this bug.

--
Ashish


> estimatedShipDate and estimatedDeliveryDate are not getting updated while editing order items for Purchase order
> ----------------------------------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-2246
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2246
>             Project: OFBiz
>          Issue Type: Bug
>          Components: order
>    Affects Versions: SVN trunk
>            Reporter: Pranay Pandey
>            Assignee: Ashish Vijaywargiya
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: ofbiz-2246.patch
>
>
> estimatedShipDate and estimatedDeliveryDate are not getting updated while editing order items for Purchase order when we don't provide it for all order items.
> Also the code snippet for this needs to be updated to be more specific.

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