[
https://issues.apache.org/jira/browse/OFBIZ-9331?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15979805#comment-15979805 ]
Deepak Dixit edited comment on OFBIZ-9331 at 4/22/17 8:40 AM:
--------------------------------------------------------------
Converted create and remove QuoteRole service to entity-auto also added update and expire QuoteRole service.
This has been done at
Framework trunk at r#1792270
Release 16.11 at r#1792273
OFBIZ-8266 is dependent on this, so backported this improvement to Releaes16.11 as well.
was (Author: deepak.dixit):
Converted create and remove QuoteRole service to entity-auto also added update and expire QuoteRole service.
This has been done at r#1792270
> Convert QuoteRole entity related service from simple to entity auto.
> ---------------------------------------------------------------------
>
> Key: OFBIZ-9331
> URL:
https://issues.apache.org/jira/browse/OFBIZ-9331> Project: OFBiz
> Issue Type: Sub-task
> Components: ALL COMPONENTS
> Reporter: Deepak Dixit
> Assignee: Deepak Dixit
> Fix For: Upcoming Release
>
>
> We have createQuoteRole and removeQuoteRole entity define as simple method, convert them into entity-auto.
> - There is some custom login in createQuoteRole entity to createPartyRole, so it should be removed from createQuoteRole service.
> - upateQuoteRole service is also missing, as we have fromDate and thruDate in QuoteRole entity so update service should be exists for QuoteRole
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)