Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Done
-
None
-
None
Description
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