inventree / inventree-python

Python library for communication with inventree via API
https://docs.inventree.org/en/latest/api/python/python/
MIT License
26 stars 34 forks source link

Add missing kwargs to call of list function, to allow searching #201

Closed miggland closed 10 months ago

miggland commented 10 months ago

Without this, searching for a specific test key, eg getTestResults(test='timeto70c') does not filter results.