Refactoring product search by id
-------------------------------- Key: OFBIZ-2027 URL: https://issues.apache.org/jira/browse/OFBIZ-2027 Project: OFBiz Issue Type: Improvement Components: product, specialpurpose/hhfacility, specialpurpose/pos Affects Versions: SVN trunk Reporter: nicolas malin Priority: Minor Fix For: SVN trunk I refactored the existing function to find a product by id with search on product table and GoodIdentificationAndProduct view. I change function on class ProductWorker and create aliase function to use the same code I also change search method on hhfacility and pos component to use this worker. -- 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-2027?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] nicolas malin updated OFBIZ-2027: --------------------------------- Attachment: product.patch > Refactoring product search by id > -------------------------------- > > Key: OFBIZ-2027 > URL: https://issues.apache.org/jira/browse/OFBIZ-2027 > Project: OFBiz > Issue Type: Improvement > Components: product, specialpurpose/hhfacility, specialpurpose/pos > Affects Versions: SVN trunk > Reporter: nicolas malin > Priority: Minor > Fix For: SVN trunk > > Attachments: product.patch > > Original Estimate: 1h > Remaining Estimate: 1h > > I refactored the existing function to find a product by id with search on product table and GoodIdentificationAndProduct view. > I change function on class ProductWorker and create aliase function to use the same code > I also change search method on hhfacility and pos component to use this worker. -- 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-2027?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] nicolas malin updated OFBIZ-2027: --------------------------------- Attachment: (was: product.patch) > Refactoring product search by id > -------------------------------- > > Key: OFBIZ-2027 > URL: https://issues.apache.org/jira/browse/OFBIZ-2027 > Project: OFBiz > Issue Type: Improvement > Components: product, specialpurpose/hhfacility, specialpurpose/pos > Affects Versions: SVN trunk > Reporter: nicolas malin > Priority: Minor > Fix For: SVN trunk > > Attachments: product.patch > > Original Estimate: 1h > Remaining Estimate: 1h > > I refactored the existing function to find a product by id with search on product table and GoodIdentificationAndProduct view. > I change function on class ProductWorker and create aliase function to use the same code > I also change search method on hhfacility and pos component to use this worker. -- 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-2027?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] nicolas malin updated OFBIZ-2027: --------------------------------- Attachment: product.patch > Refactoring product search by id > -------------------------------- > > Key: OFBIZ-2027 > URL: https://issues.apache.org/jira/browse/OFBIZ-2027 > Project: OFBiz > Issue Type: Improvement > Components: product, specialpurpose/hhfacility, specialpurpose/pos > Affects Versions: SVN trunk > Reporter: nicolas malin > Priority: Minor > Fix For: SVN trunk > > Attachments: product.patch > > Original Estimate: 1h > Remaining Estimate: 1h > > I refactored the existing function to find a product by id with search on product table and GoodIdentificationAndProduct view. > I change function on class ProductWorker and create aliase function to use the same code > I also change search method on hhfacility and pos component to use this worker. -- 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-2027?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux reassigned OFBIZ-2027: -------------------------------------- Assignee: Jacques Le Roux > Refactoring product search by id > -------------------------------- > > Key: OFBIZ-2027 > URL: https://issues.apache.org/jira/browse/OFBIZ-2027 > Project: OFBiz > Issue Type: Improvement > Components: product, specialpurpose/hhfacility, specialpurpose/pos > Affects Versions: SVN trunk > Reporter: nicolas malin > Assignee: Jacques Le Roux > Priority: Minor > Fix For: SVN trunk > > Attachments: product.patch > > Original Estimate: 1h > Remaining Estimate: 1h > > I refactored the existing function to find a product by id with search on product table and GoodIdentificationAndProduct view. > I change function on class ProductWorker and create aliase function to use the same code > I also change search method on hhfacility and pos component to use this worker. -- 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-2027?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux closed OFBIZ-2027. ---------------------------------- Resolution: Fixed Thanks Nicolas, You (slightly modified) patch is in trunk rev. 709726 > Refactoring product search by id > -------------------------------- > > Key: OFBIZ-2027 > URL: https://issues.apache.org/jira/browse/OFBIZ-2027 > Project: OFBiz > Issue Type: Improvement > Components: product, specialpurpose/hhfacility, specialpurpose/pos > Affects Versions: SVN trunk > Reporter: nicolas malin > Assignee: Jacques Le Roux > Priority: Minor > Fix For: SVN trunk > > Attachments: product.patch > > Original Estimate: 1h > Remaining Estimate: 1h > > I refactored the existing function to find a product by id with search on product table and GoodIdentificationAndProduct view. > I change function on class ProductWorker and create aliase function to use the same code > I also change search method on hhfacility and pos component to use this worker. -- 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 |