ViewFacilityInventoryByProductReport shows incurrect data
--------------------------------------------------------- Key: OFBIZ-381 URL: http://issues.apache.org/jira/browse/OFBIZ-381 Project: OFBiz (The Open for Business Project) Issue Type: Bug Components: product Reporter: Anil K Patel The Print and Export link on "/facility/control/ViewFacilityInventoryByProduct" returns incurrent data. ViewFacilityInventoryByProductReport ignores parameters other then productSupplierId, searchInProductCategoryId, productTypeId. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |
[ http://issues.apache.org/jira/browse/OFBIZ-381?page=all ]
Anil K Patel updated OFBIZ-381: ------------------------------- Attachment: fixPrintExportSearchCriteria.zip patch fixed the searchParameterString in bsh to collect all the parameters provided by user. > ViewFacilityInventoryByProductReport shows incurrect data > --------------------------------------------------------- > > Key: OFBIZ-381 > URL: http://issues.apache.org/jira/browse/OFBIZ-381 > Project: OFBiz (The Open for Business Project) > Issue Type: Bug > Components: product > Reporter: Anil K Patel > Attachments: fixPrintExportSearchCriteria.zip > > > The Print and Export link on "/facility/control/ViewFacilityInventoryByProduct" returns incurrent data. > ViewFacilityInventoryByProductReport ignores parameters other then productSupplierId, searchInProductCategoryId, productTypeId. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |
In reply to this post by Nicolas Malin (Jira)
[ http://issues.apache.org/jira/browse/OFBIZ-381?page=all ]
Jacopo Cappellato reassigned OFBIZ-381: --------------------------------------- Assignee: Jacopo Cappellato > ViewFacilityInventoryByProductReport shows incurrect data > --------------------------------------------------------- > > Key: OFBIZ-381 > URL: http://issues.apache.org/jira/browse/OFBIZ-381 > Project: OFBiz (The Open for Business Project) > Issue Type: Bug > Components: product > Reporter: Anil K Patel > Assigned To: Jacopo Cappellato > Attachments: fixPrintExportSearchCriteria.zip > > > The Print and Export link on "/facility/control/ViewFacilityInventoryByProduct" returns incurrent data. > ViewFacilityInventoryByProductReport ignores parameters other then productSupplierId, searchInProductCategoryId, productTypeId. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |
In reply to this post by Nicolas Malin (Jira)
[ http://issues.apache.org/jira/browse/OFBIZ-381?page=all ]
Jacopo Cappellato closed OFBIZ-381. ----------------------------------- Resolution: Fixed Wow, thanks Anil, your patch is in rev. 465307 > ViewFacilityInventoryByProductReport shows incurrect data > --------------------------------------------------------- > > Key: OFBIZ-381 > URL: http://issues.apache.org/jira/browse/OFBIZ-381 > Project: OFBiz (The Open for Business Project) > Issue Type: Bug > Components: product > Reporter: Anil K Patel > Assigned To: Jacopo Cappellato > Attachments: fixPrintExportSearchCriteria.zip > > > The Print and Export link on "/facility/control/ViewFacilityInventoryByProduct" returns incurrent data. > ViewFacilityInventoryByProductReport ignores parameters other then productSupplierId, searchInProductCategoryId, productTypeId. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |
Hello Jacopo,
I think we should also keep "offsetQOHQty" & "offsetATPQty" parameter in the searchParameterString string. Because this values can be used by user to filter out the result. I didn't get any link to attach patch on JIRA so posting this on mailing list.I think the closed issue don't show the attach file link. So Please review my patch and commit it. Regards Ashish Vijaywargiya "Jacopo Cappellato (JIRA)" <[hidden email]> wrote: [ http://issues.apache.org/jira/browse/OFBIZ-381?page=all ]
Get your email and more, right on the new Yahoo.com Inventory_Oct_19.patch.zip (662 bytes) Download Attachment |
In reply to this post by Nicolas Malin (Jira)
[ http://issues.apache.org/jira/browse/OFBIZ-381?page=all ]
Si Chen reopened OFBIZ-381: --------------------------- I'm reopening this issue since Ashish/Anil had another patch for it. Also yes I do need those "offset_" fields, so please keep them! > ViewFacilityInventoryByProductReport shows incurrect data > --------------------------------------------------------- > > Key: OFBIZ-381 > URL: http://issues.apache.org/jira/browse/OFBIZ-381 > Project: OFBiz (The Open for Business Project) > Issue Type: Bug > Components: product > Reporter: Anil K Patel > Assigned To: Jacopo Cappellato > Attachments: fixPrintExportSearchCriteria.zip > > > The Print and Export link on "/facility/control/ViewFacilityInventoryByProduct" returns incurrent data. > ViewFacilityInventoryByProductReport ignores parameters other then productSupplierId, searchInProductCategoryId, productTypeId. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |
In reply to this post by Ashish Vijaywargiya-2
I reopened the issue. You can put the patch to it again.
On Oct 18, 2006, at 12:13 PM, Ashish Vijaywargiya wrote: > Hello Jacopo, > > I think we should also keep "offsetQOHQty" & "offsetATPQty" > parameter in the searchParameterString string. > Because this values can be used by user to filter out the result. > I didn't get any link to attach patch on JIRA so posting this on > mailing list.I think the closed issue don't show the attach file link. > So Please review my patch and commit it. > > Regards > Ashish Vijaywargiya > > "Jacopo Cappellato (JIRA)" <[hidden email]> wrote: > [ http://issues.apache.org/jira/browse/OFBIZ-381?page=all ] > > Jacopo Cappellato closed OFBIZ-381. > ----------------------------------- > > Resolution: Fixed > > Wow, > > thanks Anil, your patch is in rev. 465307 > > > > Get your email and more, right on the new Yahoo.com > <Inventory_Oct_19.patch.zip> Best Regards, Si [hidden email] |
In reply to this post by Nicolas Malin (Jira)
[ http://issues.apache.org/jira/browse/OFBIZ-381?page=comments#action_12443347 ]
Ashish Vijaywargiya commented on OFBIZ-381: ------------------------------------------- Si, I think Jacopo has committed my patch. Anyway attaching patch for future reference. Regards Ashish Vijaywargiya > ViewFacilityInventoryByProductReport shows incurrect data > --------------------------------------------------------- > > Key: OFBIZ-381 > URL: http://issues.apache.org/jira/browse/OFBIZ-381 > Project: OFBiz (The Open for Business Project) > Issue Type: Bug > Components: product > Reporter: Anil K Patel > Assigned To: Jacopo Cappellato > Attachments: fixPrintExportSearchCriteria.zip > > > The Print and Export link on "/facility/control/ViewFacilityInventoryByProduct" returns incurrent data. > ViewFacilityInventoryByProductReport ignores parameters other then productSupplierId, searchInProductCategoryId, productTypeId. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |
In reply to this post by Nicolas Malin (Jira)
[ http://issues.apache.org/jira/browse/OFBIZ-381?page=all ]
Ashish Vijaywargiya updated OFBIZ-381: -------------------------------------- Attachment: Inventory_Oct_19.patch.zip > ViewFacilityInventoryByProductReport shows incurrect data > --------------------------------------------------------- > > Key: OFBIZ-381 > URL: http://issues.apache.org/jira/browse/OFBIZ-381 > Project: OFBiz (The Open for Business Project) > Issue Type: Bug > Components: product > Reporter: Anil K Patel > Assigned To: Jacopo Cappellato > Attachments: fixPrintExportSearchCriteria.zip, Inventory_Oct_19.patch.zip > > > The Print and Export link on "/facility/control/ViewFacilityInventoryByProduct" returns incurrent data. > ViewFacilityInventoryByProductReport ignores parameters other then productSupplierId, searchInProductCategoryId, productTypeId. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |
In reply to this post by Nicolas Malin (Jira)
[ http://issues.apache.org/jira/browse/OFBIZ-381?page=all ]
Jacopo Cappellato closed OFBIZ-381. ----------------------------------- Resolution: Fixed Si, Anil, yes, I've already committed Anil's patch. As a side note: there is a better way of handling search parameters for links in a screen now, i.e. using the new "genericLink" screen that I've created a week or two ago (it is defined in the common component). But for now I don't have time to change this and it's ok as it is now... > ViewFacilityInventoryByProductReport shows incurrect data > --------------------------------------------------------- > > Key: OFBIZ-381 > URL: http://issues.apache.org/jira/browse/OFBIZ-381 > Project: OFBiz (The Open for Business Project) > Issue Type: Bug > Components: product > Reporter: Anil K Patel > Assigned To: Jacopo Cappellato > Attachments: fixPrintExportSearchCriteria.zip, Inventory_Oct_19.patch.zip > > > The Print and Export link on "/facility/control/ViewFacilityInventoryByProduct" returns incurrent data. > ViewFacilityInventoryByProductReport ignores parameters other then productSupplierId, searchInProductCategoryId, productTypeId. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |
Free forum by Nabble | Edit this page |