Deepak Dixit created OFBIZ-9331:
-----------------------------------
Summary: 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
Reporter: Deepak Dixit
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)