product look up does not key on prodcut store. Or does not allow a filter on product store and catalog
------------------------------------------------------------------------------------------------------ Key: OFBIZ-1403 URL: https://issues.apache.org/jira/browse/OFBIZ-1403 Project: OFBiz Issue Type: Bug Components: order Affects Versions: SVN trunk, Release Branch 4.0 Environment: Ver 4.0 svn 593349 Reporter: BJ Freeman Fix For: SVN trunk, Release Branch 4.0 have more than one Product store. go to orderentry select a product store click continue to the agreement page an fill out data click continue and do a product lookup. There is no filter for product store and if you just click on find all prodcuts in the entity show. if no filter is provided then the query should look at the product store selection. for customers likt mine it make the selection smaller and for uninitiated personal they can't order what is not in the ProductStore.. if you think about it it can cause other bugs down the ordering process the use the productstoreID to look up products. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
[ https://issues.apache.org/jira/browse/OFBIZ-1403?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12542651 ] BJ Freeman commented on OFBIZ-1403: ----------------------------------- this is something I will fix. not asking for other to invest time comments welcome > product look up does not key on prodcut store. Or does not allow a filter on product store and catalog > ------------------------------------------------------------------------------------------------------ > > Key: OFBIZ-1403 > URL: https://issues.apache.org/jira/browse/OFBIZ-1403 > Project: OFBiz > Issue Type: Bug > Components: order > Affects Versions: SVN trunk, Release Branch 4.0 > Environment: Ver 4.0 svn 593349 > Reporter: BJ Freeman > Fix For: SVN trunk, Release Branch 4.0 > > > have more than one Product store. > go to orderentry > select a product store > click continue to the agreement page an fill out data > click continue and do a product lookup. > There is no filter for product store and if you just click on find all prodcuts in the entity show. > if no filter is provided then the query should look at the product store selection. > for customers likt mine it make the selection smaller and for uninitiated personal they can't order what is not in the ProductStore.. > if you think about it it can cause other bugs down the ordering process the use the productstoreID to look up products. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-1403?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12542729 ] Bilgin Ibryam commented on OFBIZ-1403: -------------------------------------- I agree with you BJ. I also expected Quick Lookup and Lookup screens to filter products by store. > product look up does not key on prodcut store. Or does not allow a filter on product store and catalog > ------------------------------------------------------------------------------------------------------ > > Key: OFBIZ-1403 > URL: https://issues.apache.org/jira/browse/OFBIZ-1403 > Project: OFBiz > Issue Type: Bug > Components: order > Affects Versions: SVN trunk, Release Branch 4.0 > Environment: Ver 4.0 svn 593349 > Reporter: BJ Freeman > Fix For: SVN trunk, Release Branch 4.0 > > > have more than one Product store. > go to orderentry > select a product store > click continue to the agreement page an fill out data > click continue and do a product lookup. > There is no filter for product store and if you just click on find all prodcuts in the entity show. > if no filter is provided then the query should look at the product store selection. > for customers likt mine it make the selection smaller and for uninitiated personal they can't order what is not in the ProductStore.. > if you think about it it can cause other bugs down the ordering process the use the productstoreID to look up products. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-1403?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12545479 ] Bilgin Ibryam commented on OFBIZ-1403: -------------------------------------- Should the lookup also fileter products by catalogId? And also 'Primary Category' dropdown in lookup screen should have only categories from current catalog? > product look up does not key on prodcut store. Or does not allow a filter on product store and catalog > ------------------------------------------------------------------------------------------------------ > > Key: OFBIZ-1403 > URL: https://issues.apache.org/jira/browse/OFBIZ-1403 > Project: OFBiz > Issue Type: Bug > Components: order > Affects Versions: SVN trunk, Release Branch 4.0 > Environment: Ver 4.0 svn 593349 > Reporter: BJ Freeman > Fix For: SVN trunk, Release Branch 4.0 > > > have more than one Product store. > go to orderentry > select a product store > click continue to the agreement page an fill out data > click continue and do a product lookup. > There is no filter for product store and if you just click on find all prodcuts in the entity show. > if no filter is provided then the query should look at the product store selection. > for customers likt mine it make the selection smaller and for uninitiated personal they can't order what is not in the ProductStore.. > if you think about it it can cause other bugs down the ordering process the use the productstoreID to look up products. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-1403?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] BJ Freeman updated OFBIZ-1403: ------------------------------ Fix Version/s: (was: Release Branch 4.0) Priority: Minor (was: Major) Issue Type: Improvement (was: Bug) Affects Version/s: (was: Release Branch 4.0) currently you can use the Primary Category filter. so by adding a category that is for the whole store you can accomplish this. > product look up does not key on prodcut store. Or does not allow a filter on product store and catalog > ------------------------------------------------------------------------------------------------------ > > Key: OFBIZ-1403 > URL: https://issues.apache.org/jira/browse/OFBIZ-1403 > Project: OFBiz > Issue Type: Improvement > Components: order > Affects Versions: SVN trunk > Environment: Ver 4.0 svn 593349 > Reporter: BJ Freeman > Priority: Minor > Fix For: SVN trunk > > > have more than one Product store. > go to orderentry > select a product store > click continue to the agreement page an fill out data > click continue and do a product lookup. > There is no filter for product store and if you just click on find all prodcuts in the entity show. > if no filter is provided then the query should look at the product store selection. > for customers likt mine it make the selection smaller and for uninitiated personal they can't order what is not in the ProductStore.. > if you think about it it can cause other bugs down the ordering process the use the productstoreID to look up products. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-1403?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12547698 ] BJ Freeman commented on OFBIZ-1403: ----------------------------------- one possible solution is a service that includes all the products in the store and an ecas that creates an automatic catagory like storename-Allproducts when the first product is added. > product look up does not key on prodcut store. Or does not allow a filter on product store and catalog > ------------------------------------------------------------------------------------------------------ > > Key: OFBIZ-1403 > URL: https://issues.apache.org/jira/browse/OFBIZ-1403 > Project: OFBiz > Issue Type: Improvement > Components: order > Affects Versions: SVN trunk > Environment: Ver 4.0 svn 593349 > Reporter: BJ Freeman > Priority: Minor > Fix For: SVN trunk > > > have more than one Product store. > go to orderentry > select a product store > click continue to the agreement page an fill out data > click continue and do a product lookup. > There is no filter for product store and if you just click on find all prodcuts in the entity show. > if no filter is provided then the query should look at the product store selection. > for customers likt mine it make the selection smaller and for uninitiated personal they can't order what is not in the ProductStore.. > if you think about it it can cause other bugs down the ordering process the use the productstoreID to look up products. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-1403?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] BJ Freeman closed OFBIZ-1403. ----------------------------- Resolution: Won't Fix personal reasons > product look up does not key on prodcut store. Or does not allow a filter on product store and catalog > ------------------------------------------------------------------------------------------------------ > > Key: OFBIZ-1403 > URL: https://issues.apache.org/jira/browse/OFBIZ-1403 > Project: OFBiz > Issue Type: Improvement > Components: order > Affects Versions: SVN trunk > Environment: Ver 4.0 svn 593349 > Reporter: BJ Freeman > Priority: Minor > Fix For: SVN trunk > > > have more than one Product store. > go to orderentry > select a product store > click continue to the agreement page an fill out data > click continue and do a product lookup. > There is no filter for product store and if you just click on find all prodcuts in the entity show. > if no filter is provided then the query should look at the product store selection. > for customers likt mine it make the selection smaller and for uninitiated personal they can't order what is not in the ProductStore.. > if you think about it it can cause other bugs down the ordering process the use the productstoreID to look up products. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
Free forum by Nabble | Edit this page |