time_entry_invoiced: Mark time entries as invoiced

View source: R/time-entry.R

time_entry_invoicedR Documentation

Mark time entries as invoiced

Description

The time_entry_invoiced() function will only work on a paid plan.

Usage

time_entry_invoiced(time_entry_id, invoiced = TRUE)

Arguments

time_entry_id

Time entry ID

invoiced

Has this time entry been invoiced?


clockify documentation built on Sept. 2, 2023, 9:08 a.m.