You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Erwan de FERRIERES (JIRA)" <ji...@apache.org> on 2009/08/06 18:10:14 UTC

[jira] Created: (OFBIZ-2804) error when cancelling an order

error when cancelling an order 
-------------------------------

                 Key: OFBIZ-2804
                 URL: https://issues.apache.org/jira/browse/OFBIZ-2804
             Project: OFBiz
          Issue Type: Bug
          Components: order
    Affects Versions: SVN trunk
            Reporter: Erwan de FERRIERES
             Fix For: SVN trunk


when you create a purchase order with the demo data, and then you want to cancel it, there is an error, because no productStoreId is associated to the order. The patch will correct the problem.

You can reproduce the error by creating a purchase order with demosupplier as supplier, adding some products to the order and then creating it.
When you arrive on the orderview scree, first there is no productstore associated to the order. Then if you click on "cancel order" you will have the message saying that there is no productStore or payToPartyId for tax calculation.

If you insert the data contained in the patch and make the same steps, you won't have any error.


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


[jira] Closed: (OFBIZ-2804) error when cancelling an order

Posted by "Jacques Le Roux (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OFBIZ-2804?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jacques Le Roux closed OFBIZ-2804.
----------------------------------


> error when cancelling an order 
> -------------------------------
>
>                 Key: OFBIZ-2804
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2804
>             Project: OFBiz
>          Issue Type: Bug
>          Components: order
>    Affects Versions: SVN trunk
>            Reporter: Erwan de FERRIERES
>            Assignee: Joe Eckard
>             Fix For: SVN trunk
>
>         Attachments: OFBIZ-2804.diff
>
>
> when you create a purchase order with the demo data, and then you want to cancel it, there is an error, because no productStoreId is associated to the order. The patch will correct the problem.
> You can reproduce the error by creating a purchase order with demosupplier as supplier, adding some products to the order and then creating it.
> When you arrive on the orderview scree, first there is no productstore associated to the order. Then if you click on "cancel order" you will have the message saying that there is no productStore or payToPartyId for tax calculation.
> If you insert the data contained in the patch and make the same steps, you won't have any error.

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


[jira] Resolved: (OFBIZ-2804) error when cancelling an order

Posted by "Joe Eckard (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OFBIZ-2804?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Joe Eckard resolved OFBIZ-2804.
-------------------------------

    Resolution: Fixed

Fixed in 801770

> error when cancelling an order 
> -------------------------------
>
>                 Key: OFBIZ-2804
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2804
>             Project: OFBiz
>          Issue Type: Bug
>          Components: order
>    Affects Versions: SVN trunk
>            Reporter: Erwan de FERRIERES
>            Assignee: Joe Eckard
>             Fix For: SVN trunk
>
>         Attachments: OFBIZ-2804.diff
>
>
> when you create a purchase order with the demo data, and then you want to cancel it, there is an error, because no productStoreId is associated to the order. The patch will correct the problem.
> You can reproduce the error by creating a purchase order with demosupplier as supplier, adding some products to the order and then creating it.
> When you arrive on the orderview scree, first there is no productstore associated to the order. Then if you click on "cancel order" you will have the message saying that there is no productStore or payToPartyId for tax calculation.
> If you insert the data contained in the patch and make the same steps, you won't have any error.

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


[jira] Assigned: (OFBIZ-2804) error when cancelling an order

Posted by "Joe Eckard (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OFBIZ-2804?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Joe Eckard reassigned OFBIZ-2804:
---------------------------------

    Assignee: Joe Eckard

> error when cancelling an order 
> -------------------------------
>
>                 Key: OFBIZ-2804
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2804
>             Project: OFBiz
>          Issue Type: Bug
>          Components: order
>    Affects Versions: SVN trunk
>            Reporter: Erwan de FERRIERES
>            Assignee: Joe Eckard
>             Fix For: SVN trunk
>
>         Attachments: OFBIZ-2804.diff
>
>
> when you create a purchase order with the demo data, and then you want to cancel it, there is an error, because no productStoreId is associated to the order. The patch will correct the problem.
> You can reproduce the error by creating a purchase order with demosupplier as supplier, adding some products to the order and then creating it.
> When you arrive on the orderview scree, first there is no productstore associated to the order. Then if you click on "cancel order" you will have the message saying that there is no productStore or payToPartyId for tax calculation.
> If you insert the data contained in the patch and make the same steps, you won't have any error.

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


[jira] Commented: (OFBIZ-2804) error when cancelling an order

Posted by "Joe Eckard (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OFBIZ-2804?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12744067#action_12744067 ] 

Joe Eckard commented on OFBIZ-2804:
-----------------------------------

I'm not sure exactly what you mean, but yes this bug was exposed as a result of the changes in r795883.

> error when cancelling an order 
> -------------------------------
>
>                 Key: OFBIZ-2804
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2804
>             Project: OFBiz
>          Issue Type: Bug
>          Components: order
>    Affects Versions: SVN trunk
>            Reporter: Erwan de FERRIERES
>            Assignee: Joe Eckard
>             Fix For: SVN trunk
>
>         Attachments: OFBIZ-2804.diff
>
>
> when you create a purchase order with the demo data, and then you want to cancel it, there is an error, because no productStoreId is associated to the order. The patch will correct the problem.
> You can reproduce the error by creating a purchase order with demosupplier as supplier, adding some products to the order and then creating it.
> When you arrive on the orderview scree, first there is no productstore associated to the order. Then if you click on "cancel order" you will have the message saying that there is no productStore or payToPartyId for tax calculation.
> If you insert the data contained in the patch and make the same steps, you won't have any error.

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


[jira] Commented: (OFBIZ-2804) error when cancelling an order

Posted by "Joe Eckard (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OFBIZ-2804?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12740171#action_12740171 ] 

Joe Eckard commented on OFBIZ-2804:
-----------------------------------

This seed data was removed because we don't want to require a product store for purchase orders, so we don't want to add it.

> error when cancelling an order 
> -------------------------------
>
>                 Key: OFBIZ-2804
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2804
>             Project: OFBiz
>          Issue Type: Bug
>          Components: order
>    Affects Versions: SVN trunk
>            Reporter: Erwan de FERRIERES
>            Assignee: Joe Eckard
>             Fix For: SVN trunk
>
>         Attachments: OFBIZ-2804.diff
>
>
> when you create a purchase order with the demo data, and then you want to cancel it, there is an error, because no productStoreId is associated to the order. The patch will correct the problem.
> You can reproduce the error by creating a purchase order with demosupplier as supplier, adding some products to the order and then creating it.
> When you arrive on the orderview scree, first there is no productstore associated to the order. Then if you click on "cancel order" you will have the message saying that there is no productStore or payToPartyId for tax calculation.
> If you insert the data contained in the patch and make the same steps, you won't have any error.

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


[jira] Commented: (OFBIZ-2804) error when cancelling an order

Posted by "Jacques Le Roux (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OFBIZ-2804?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12743673#action_12743673 ] 

Jacques Le Roux commented on OFBIZ-2804:
----------------------------------------

Hi Joe,

Could we not consider the all thing a bug fix (with r795883) ?

Thanks

> error when cancelling an order 
> -------------------------------
>
>                 Key: OFBIZ-2804
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2804
>             Project: OFBiz
>          Issue Type: Bug
>          Components: order
>    Affects Versions: SVN trunk
>            Reporter: Erwan de FERRIERES
>            Assignee: Joe Eckard
>             Fix For: SVN trunk
>
>         Attachments: OFBIZ-2804.diff
>
>
> when you create a purchase order with the demo data, and then you want to cancel it, there is an error, because no productStoreId is associated to the order. The patch will correct the problem.
> You can reproduce the error by creating a purchase order with demosupplier as supplier, adding some products to the order and then creating it.
> When you arrive on the orderview scree, first there is no productstore associated to the order. Then if you click on "cancel order" you will have the message saying that there is no productStore or payToPartyId for tax calculation.
> If you insert the data contained in the patch and make the same steps, you won't have any error.

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


[jira] Updated: (OFBIZ-2804) error when cancelling an order

Posted by "Erwan de FERRIERES (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OFBIZ-2804?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Erwan de FERRIERES updated OFBIZ-2804:
--------------------------------------

    Attachment: OFBIZ-2804.diff

> error when cancelling an order 
> -------------------------------
>
>                 Key: OFBIZ-2804
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2804
>             Project: OFBiz
>          Issue Type: Bug
>          Components: order
>    Affects Versions: SVN trunk
>            Reporter: Erwan de FERRIERES
>             Fix For: SVN trunk
>
>         Attachments: OFBIZ-2804.diff
>
>
> when you create a purchase order with the demo data, and then you want to cancel it, there is an error, because no productStoreId is associated to the order. The patch will correct the problem.
> You can reproduce the error by creating a purchase order with demosupplier as supplier, adding some products to the order and then creating it.
> When you arrive on the orderview scree, first there is no productstore associated to the order. Then if you click on "cancel order" you will have the message saying that there is no productStore or payToPartyId for tax calculation.
> If you insert the data contained in the patch and make the same steps, you won't have any error.

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