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

Bug fix for missing attribute #127

Closed SchrodingersGat closed 2 years ago

SchrodingersGat commented 2 years ago

Fixes https://github.com/inventree/inventree-python/issues/126

The new error message is much more informative

Also adds additional unit tests