*This release has been tested with TeamDynamix 11.1*
**Install from pip:**
pip install --upgrade tdxlib
Assets
- code formatting fixes
- fixes some bugs in get_all_product_models_of_type
- adds full_record param in many get_asset* methods
- adds in retired, disposed params to many get_asset* methods
- adds get_assets_by_product_model() to get all assets of a certain model
- adds get_assets_by_product_type() to get all assets of a certain type
- adds unit tests for new methods
Tickets
- fixes a bug in handling errors in search_tickets() when no tickets are returned
- fixes a typo in sample_ticket_testing_vars
General
- fixes a bug in creating Location/Room data