You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Wickersheimer Jeremy (JIRA)" <ji...@apache.org> on 2009/10/02 15:11:23 UTC

[jira] Created: (OFBIZ-2991) promotion giving gift items and inventory check

promotion giving gift items and inventory check
-----------------------------------------------

                 Key: OFBIZ-2991
                 URL: https://issues.apache.org/jira/browse/OFBIZ-2991
             Project: OFBiz
          Issue Type: Bug
          Components: order
    Affects Versions: Release Branch 9.04, SVN trunk
            Reporter: Wickersheimer Jeremy
            Priority: Minor


Apparently the code in the ProductPromoWorker should be checking if a git item is available before adding to the order, but it only checks the quantity in the inventory without taking into account the quantity already in the cart.

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


[jira] Closed: (OFBIZ-2991) promotion giving gift items and inventory check

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

Jacques Le Roux closed OFBIZ-2991.
----------------------------------

       Resolution: Fixed
    Fix Version/s: SVN trunk
                   Release Branch 9.04
         Assignee: Jacques Le Roux

Thanks Jeremy,

Your patch is in trunk at r821270, r9.04 at r 821271


> promotion giving gift items and inventory check
> -----------------------------------------------
>
>                 Key: OFBIZ-2991
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2991
>             Project: OFBiz
>          Issue Type: Bug
>          Components: order
>    Affects Versions: Release Branch 9.04, SVN trunk
>            Reporter: Wickersheimer Jeremy
>            Assignee: Jacques Le Roux
>            Priority: Minor
>             Fix For: Release Branch 9.04, SVN trunk
>
>         Attachments: promo-inventory-check.patch
>
>
> Apparently the code in the ProductPromoWorker should be checking if a git item is available before adding to the order, but it only checks the quantity in the inventory without taking into account the quantity already in the cart.

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


[jira] Updated: (OFBIZ-2991) promotion giving gift items and inventory check

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

Wickersheimer Jeremy updated OFBIZ-2991:
----------------------------------------

    Attachment: promo-inventory-check.patch

This is for 09.04, the same should be able to apply to trunk

> promotion giving gift items and inventory check
> -----------------------------------------------
>
>                 Key: OFBIZ-2991
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2991
>             Project: OFBiz
>          Issue Type: Bug
>          Components: order
>    Affects Versions: Release Branch 9.04, SVN trunk
>            Reporter: Wickersheimer Jeremy
>            Priority: Minor
>         Attachments: promo-inventory-check.patch
>
>
> Apparently the code in the ProductPromoWorker should be checking if a git item is available before adding to the order, but it only checks the quantity in the inventory without taking into account the quantity already in the cart.

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