sgtoj / PSConnectWise

PowerShell Module that provide several CmdLets to interact with ConnectWise REST API service.
MIT License
45 stars 13 forks source link

Add CWExpenseEntry Class #42

Open BrianBtheITguy opened 7 years ago

BrianBtheITguy commented 7 years ago

Create function to add expense entries.

Create Add-CWExpenseEntry Advanced Function Create Get-CWExpenseEntry Advanced Function Create Remove-CWExpenseEntry Advanced Function Created Pester Tests for the Above

(copy/pasted from your CWTimeEntry issue - this would be a sweet addition and likely when I get some time I'll look through your code and see if I can build it out myself - if so i'll post the scripts up here)