Description
Required improvements;
- All is good with entity definition .
- Add crud services using entity-auto. Only need to add delete service as create and update services already exists.
- Do related changes if any occurrence found for direct create/update/delete of this entity, and replace them with crud services implemented.
- As from date/thru date exists in entity, so use expire action while deleting the records and service name should be expireEntityName.