When a customPriceCalcService has been run into the calculateProductPrice it was not possible to give custom attributes that the custom service can use it
---------------------------------------------------------------------------------------------------------------------------------------------------------- Key: OFBIZ-1747 URL: https://issues.apache.org/jira/browse/OFBIZ-1747 Project: OFBiz Issue Type: Improvement Components: product Affects Versions: SVN trunk Reporter: Marco Risaliti Assignee: Marco Risaliti Priority: Minor Fix For: SVN trunk Until now it was not possible to give some custom attributes to a custom price calc service that it can use it to calculate the price using those custom attributes. So I add this not mandatory map parameter to the generic custom method for price. -- 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-1747?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marco Risaliti updated OFBIZ-1747: ---------------------------------- Attachment: customAttributes.patch New customAttributes parameter for the custom method for price calculation. > When a customPriceCalcService has been run into the calculateProductPrice it was not possible to give custom attributes that the custom service can use it > ---------------------------------------------------------------------------------------------------------------------------------------------------------- > > Key: OFBIZ-1747 > URL: https://issues.apache.org/jira/browse/OFBIZ-1747 > Project: OFBiz > Issue Type: Improvement > Components: product > Affects Versions: SVN trunk > Reporter: Marco Risaliti > Assignee: Marco Risaliti > Priority: Minor > Fix For: SVN trunk > > Attachments: customAttributes.patch > > > Until now it was not possible to give some custom attributes to a custom price calc service that it can use it to calculate the price using those custom attributes. > So I add this not mandatory map parameter to the generic custom method for price. -- 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-1747?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marco Risaliti closed OFBIZ-1747. --------------------------------- Resolution: Fixed My patch is in trunk rev. 647461. > When a customPriceCalcService has been run into the calculateProductPrice it was not possible to give custom attributes that the custom service can use it > ---------------------------------------------------------------------------------------------------------------------------------------------------------- > > Key: OFBIZ-1747 > URL: https://issues.apache.org/jira/browse/OFBIZ-1747 > Project: OFBiz > Issue Type: Improvement > Components: product > Affects Versions: SVN trunk > Reporter: Marco Risaliti > Assignee: Marco Risaliti > Priority: Minor > Fix For: SVN trunk > > Attachments: customAttributes.patch > > > Until now it was not possible to give some custom attributes to a custom price calc service that it can use it to calculate the price using those custom attributes. > So I add this not mandatory map parameter to the generic custom method for price. -- 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 |