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

All Entities

Description


../../../_images/entity_grid.png

Page Top

View Options

The default grid view shows all entities. You can configure a custom grid view. For how to do this, see Save Customized Grid View .

Action Buttons

Create Entity—Click this button to create a new entity. See the Create an Entity section of the Actions with Entities guide.

Grid

The following table describes columns of the All Entities page and how they affect ability to edit the entity:

All Enteties
FieldDescriptionAffects the ability to edit?
LABEL*The name used to refer to the entity on the interface.No
SCHEMA STATUSDefines the state of current schema for the entity.No, but unless its value is Active, your changes to entities and/or their fields will not have effect on the system until you update the schema
IS EXTENDDefines whether it is possible to add new fields to the entity.If the value is No, you cannot add any new fields to the entity.
TYPEDefines whether the entity was loaded from the back-end (System) or created on the interface (Custom).New fields can always be added to custom entities. For the system entities ability to add new fields may differ subject to the IS EXTEND value. System entities cannot be deleted.
AUDITABLEDefines if the actions performed on the entity records shall be logged.No
OWNERSHIP TYPEDefines the level at which permissions will be set for instances of the entity.Not directly, however, you need to have permissions to edit the entity.
NAMEDefine the name used to refer to the entity at the back-end. Comes handy if there is a need to change configuration or otherwise find the entity in the code.No
MODULE
  • For system entities, which program bundle contains implementation of the entity. For more information about bundles, see the The Oro Bundles guide.
  • For custom entities, System is defined as a module.
No
DELETEDDefines if the entity has been deleted since the latest schema updated.Entities that have been deleted can be viewed, edited and restored until the next schema update.
ORGANIZATIONFor systems with multiple organizations: this shows to which organizations the entity belongs.No
UPDATED ATThe date and time of the last schema update for the entity.No
Hover your mouse over the ellipsis menu to access the action icons. Use the icons to manage the entity.
Browse maintained versions:2.62.32.01.12
Forums
Back to top