Skip over navigation
Documentation
You are currently viewing documentation for a previously released version of OroCRM. See the latest long-term support version.

How to Work with Entities

This section is step by step tutorial explaining all the things you come across when dealing with entities in a CRM application.

The underlying use case is the need to track tasks that the users of you application have to do. A task has a description, a due date, and a priority and it is assigned to the user who has to do the job.

See also

This series of articles is based on the TaskBundle from the OroCRM. Check out its code or install the OroCRM Application to see the code from this section in action.

Browse maintained versions:2.62.32.01.12
Forums
Back to top