Releases: picqer/picqer-php
Releases · picqer/picqer-php
v0.19.0
- Added
getProductLocations
method - Added
linkProductToLocation
method - Added
unlinkProductFromLocation
method - Added
addSupplier
method - Added
updateSupplier
method - Added
getAllLocations
method
v0.18
- getOrderBackorders() method added
v0.17.0
v0.16.0
- Added
addPurchaseorder
method to create new purchase orders in Picqer
v0.15.0
Added support for product parts, thanks to @questionmark78
v0.14.0
- Adds support for Locations
v0.13.3
v0.13.2
Bugfix stock histories
v0.13.1
Bugfix in stock histories
v0.13.0
- Added all current API methods (partly by @ricohageman)
- Added current rate limit level, so you can prevent hitting the limit easily
- Throwing exceptions when you hit rate limits, to incentive you to not ignore them