Damian West

Results 7 issues of Damian West

Added the following: `Get-Warehouse` - Gets warehouses `Get-WarehouseBin` - Gets warehouse bins `Get-Inventory` - Gets inventory in a warehouse bin `Get-PurchaseOrder` - Gets purchase orders `Get-PurchaseOrderLineItem` - Gets products listed...

It would be good to have access to the Inventory, Stock on Hand, which requires access to Warehouses and Warehouse bins. Examples: `Get-Warehouse` _Will list all of your warehouses, standard...

Allows you to update multiple paths at once on a single object. For example, if you modify the Update-CWMTicket function so Path/Value aren't strictly [string], you can perform something like:...

Added Get-CWMProductPickingShippingDetail, Update, Remove and New.

Added *-CWMProjectTicketConfigurations functions

Added Get/Remove functions for ProductsItem.

Adds -AllowInsecureRedirect to the Invoke-WebRequest to allow proper communication with the ConnectWise servers. I have not investigated this properly for security issues, however nothing seems to have changed on CW...