Overhead (ovh)
Overhead entity represents the yearly overhead used for all the work calculations inside of the mandant organization. The overhead is a representation of all the fixed costs for a year.
Database level
See the entity fields bellow. Mandatory fields are marked in red:
Name | Type | Label | Description |
---|---|---|---|
form * | String | Form | Represents the entity form. Will always be "ovh". |
ovh_org_name * | String | Name | The parent organisation name. |
ovh_org_unid * | String | The unique ID of the parent organisation. | |
ovh_start * | Date/Time | Represents the beginning date. | |
ovh_end * | Date/Time | Represents rhe end date. |
QEE classes level
The class representing the Overhead is QEEOvh
Inherits from: QEEObject
REST level
The endpoints dealing with Overhead are:
xrOvh (GET, POST, PUT, DELETE)
xrOvhs (GET, PUT, DELETE)