ability to add a supplier to an item
S
Simon Russell (Fawkes Cycles)
This would make a big difference when applying bulk changes, which is a labour intensive exercise as they must be done individually via the Cloud POS user interface.
It would require two new APIs endpoints: To be able to add a supplier to an item via a new POST /api/SupplierList endpoint. To be able to remove a supplier from an item via a new DELETE /api/SupplierList/{id} endpoint.