You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Arun Patidar (JIRA)" <ji...@apache.org> on 2009/09/14 11:54:57 UTC

[jira] Created: (OFBIZ-2937) Inventory search results for "QOH minus Min Stock less than" & "ATP minus Min Stock less than" filter does not works properly.

Inventory search results for "QOH minus Min Stock less than" & "ATP minus Min Stock less than" filter does not works properly.
------------------------------------------------------------------------------------------------------------------------------

                 Key: OFBIZ-2937
                 URL: https://issues.apache.org/jira/browse/OFBIZ-2937
             Project: OFBiz
          Issue Type: Bug
          Components: product
    Affects Versions: Release Branch 9.04, SVN trunk
            Reporter: Arun Patidar


In Facility-> Inventory screen, Inventory search results for "QOH minus Min Stock less than" & "ATP minus Min Stock less than" filter does not works properly.

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


[jira] Commented: (OFBIZ-2937) Inventory search results for "QOH minus Min Stock less than" & "ATP minus Min Stock less than" filter does not works properly.

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

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

Thanks for checking Arun!

I had this file also in old waiting commit (URL secured) and did not notice. It's now in trunk at r815158, R9.04 at r815159


> Inventory search results for "QOH minus Min Stock less than" & "ATP minus Min Stock less than" filter does not works properly.
> ------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-2937
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2937
>             Project: OFBiz
>          Issue Type: Bug
>          Components: product
>    Affects Versions: Release Branch 9.04, SVN trunk
>            Reporter: Arun Patidar
>            Assignee: Jacques Le Roux
>             Fix For: Release Branch 4.0, SVN trunk
>
>         Attachments: OFBIZ-2937.patch
>
>
> In Facility-> Inventory screen, Inventory search results for "QOH minus Min Stock less than" & "ATP minus Min Stock less than" filter does not works properly.

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


[jira] Updated: (OFBIZ-2937) Inventory search results for "QOH minus Min Stock less than" & "ATP minus Min Stock less than" filter does not works properly.

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

Arun Patidar updated OFBIZ-2937:
--------------------------------

    Attachment: OFBIZ-2937.patch

Here is a patch to fix this issue.

Steps for testing:

1. Go to Facility-> Inventory tab

2. Enter integer value  in field  "QOH minus Min Stock less than". 

3. Click on Find button.

4. Check values in column "QOH minus Min Stock"  which should not be greater than to given value .

Perform same steps for field  "ATP minus Min Stock less than"  and check values in colum "ATP minus Min Stock" of results.

> Inventory search results for "QOH minus Min Stock less than" & "ATP minus Min Stock less than" filter does not works properly.
> ------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-2937
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2937
>             Project: OFBiz
>          Issue Type: Bug
>          Components: product
>    Affects Versions: Release Branch 9.04, SVN trunk
>            Reporter: Arun Patidar
>         Attachments: OFBIZ-2937.patch
>
>
> In Facility-> Inventory screen, Inventory search results for "QOH minus Min Stock less than" & "ATP minus Min Stock less than" filter does not works properly.

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


[jira] Closed: (OFBIZ-2937) Inventory search results for "QOH minus Min Stock less than" & "ATP minus Min Stock less than" filter does not works properly.

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

Jacques Le Roux closed OFBIZ-2937.
----------------------------------

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

Thanks Arun,

Your patch is in trunk at r814681, R9.04 at r814686


> Inventory search results for "QOH minus Min Stock less than" & "ATP minus Min Stock less than" filter does not works properly.
> ------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-2937
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2937
>             Project: OFBiz
>          Issue Type: Bug
>          Components: product
>    Affects Versions: Release Branch 9.04, SVN trunk
>            Reporter: Arun Patidar
>            Assignee: Jacques Le Roux
>             Fix For: Release Branch 4.0, SVN trunk
>
>         Attachments: OFBIZ-2937.patch
>
>
> In Facility-> Inventory screen, Inventory search results for "QOH minus Min Stock less than" & "ATP minus Min Stock less than" filter does not works properly.

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


[jira] Commented: (OFBIZ-2937) Inventory search results for "QOH minus Min Stock less than" & "ATP minus Min Stock less than" filter does not works properly.

Posted by "Arun Patidar (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OFBIZ-2937?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12755327#action_12755327 ] 

Arun Patidar commented on OFBIZ-2937:
-------------------------------------

Hi Jacques,
  
    Thanks for committing my patch, but I see one file 'FacilityForms.xml' is missing from my patch which needs to be committed.

> Inventory search results for "QOH minus Min Stock less than" & "ATP minus Min Stock less than" filter does not works properly.
> ------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-2937
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2937
>             Project: OFBiz
>          Issue Type: Bug
>          Components: product
>    Affects Versions: Release Branch 9.04, SVN trunk
>            Reporter: Arun Patidar
>            Assignee: Jacques Le Roux
>             Fix For: Release Branch 4.0, SVN trunk
>
>         Attachments: OFBIZ-2937.patch
>
>
> In Facility-> Inventory screen, Inventory search results for "QOH minus Min Stock less than" & "ATP minus Min Stock less than" filter does not works properly.

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