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

Test for deleting parametertemplates #109

Closed miggland closed 2 years ago

miggland commented 2 years ago

This was missing in PR #107 because the ParameterTemplate delete functionality was not implemented in the back end. Now that it is (see this PR), this can be added again.