Skip to main content

EmployeeContractValues

All valid values for the employee contract fields from Odoo

type EmployeeContractValues {
jobPositions: [ValueEntry!]
payrollStructures: [ValueEntry!]
types: [ValueEntry!]
workSchedules: [ValueEntry!]
}

Fields

EmployeeContractValues.jobPositions ● [ValueEntry!] list object

Valid values for the job position of the employee stated in the contract

EmployeeContractValues.payrollStructures ● [ValueEntry!] list object

Valid values for the structure of the employee's weekly working schedule

EmployeeContractValues.types ● [ValueEntry!] list object

Valid values for employee contract type

EmployeeContractValues.workSchedules ● [ValueEntry!] list object

Valid values for the structure of the employee's weekly working schedule

Returned By

employeeContractValues query