InvenTree/src
Oliver 3961e48fe8
Test template fix (#8031)
* Fix restriction for PartTestTemplate

- limit_choices_to should be "testable", not "trackable"
- ref: https://github.com/inventree/InvenTree/pull/7888

* Add migration file

* Fix validation check

* Fix API filter

* Fix for test fixture

* Fix another test

* Fixture data

* Fix comment

* More fixes

* More fixes

* Moar fix plz thx
2024-08-29 17:06:14 +10:00
..
backend Test template fix (#8031) 2024-08-29 17:06:14 +10:00
frontend Prevent editing of attachment file on test result after upload (#8032) 2024-08-29 14:34:34 +10:00