You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Joe Eckard (JIRA)" <ji...@apache.org> on 2009/04/12 20:14:15 UTC

[jira] Created: (OFBIZ-2291) Clarify Non-Serialized Inventory Reservations / Add Flexibility

Clarify Non-Serialized Inventory Reservations / Add Flexibility
---------------------------------------------------------------

                 Key: OFBIZ-2291
                 URL: https://issues.apache.org/jira/browse/OFBIZ-2291
             Project: OFBiz
          Issue Type: Improvement
          Components: product
    Affects Versions: SVN trunk
            Reporter: Joe Eckard
            Priority: Minor
             Fix For: SVN trunk
         Attachments: patch.txt

Right now, reservations will only be made against a non-serialized inventory item if the statusId field is null. This patch changes this behavior to check for specific statuses that should exclude the inventory item, instead of checking for a non-empty status.

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


[jira] Closed: (OFBIZ-2291) Clarify Non-Serialized Inventory Reservations / Add Flexibility

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

Jacques Le Roux closed OFBIZ-2291.
----------------------------------

    Resolution: Fixed
      Assignee: Joe Eckard

Thanks Joe,

Your patch is in trunk at revision: 768611  


> Clarify Non-Serialized Inventory Reservations / Add Flexibility
> ---------------------------------------------------------------
>
>                 Key: OFBIZ-2291
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2291
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: product
>    Affects Versions: SVN trunk
>            Reporter: Joe Eckard
>            Assignee: Joe Eckard
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: patch.txt
>
>
> Right now, reservations will only be made against a non-serialized inventory item if the statusId field is null. This patch changes this behavior to check for specific statuses that should exclude the inventory item, instead of checking for a non-empty status.

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


[jira] Updated: (OFBIZ-2291) Clarify Non-Serialized Inventory Reservations / Add Flexibility

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

Joe Eckard updated OFBIZ-2291:
------------------------------

    Attachment: patch.txt

> Clarify Non-Serialized Inventory Reservations / Add Flexibility
> ---------------------------------------------------------------
>
>                 Key: OFBIZ-2291
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2291
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: product
>    Affects Versions: SVN trunk
>            Reporter: Joe Eckard
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: patch.txt
>
>
> Right now, reservations will only be made against a non-serialized inventory item if the statusId field is null. This patch changes this behavior to check for specific statuses that should exclude the inventory item, instead of checking for a non-empty status.

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