christaylorcodes / ConnectWiseManageAPI

PowerShell wrapper for the ConnectWise Manage REST API
MIT License
108 stars 61 forks source link

✨ Add new function Update-CWMTimeEntry and Update-CWMTimeSheet #31

Closed twilson-gl closed 2 years ago

twilson-gl commented 2 years ago

Adds the ability to update time entries and timesheets.

For timesheets, this would make the Submit-CWMTimeSheet function obsolete. 'Approve', 'Reject', 'Submit', and 'Reverse' are now bundled inside one cmdlet.