Skip to main content

deleteLeaveAllocation

Delete a leave allocation from Odoo, reverting its approval state first if needed. Rejected if absences have already been booked against the allocation.

deleteLeaveAllocation(
id: OdooID!
): Boolean!

Arguments

deleteLeaveAllocation.id ● OdooID! non-null scalar

Type

Boolean scalar

The Boolean scalar type represents true or false.