Skip to content

Commit

Permalink
Add 'testable' to fieldset
Browse files Browse the repository at this point in the history
  • Loading branch information
SchrodingersGat committed Aug 16, 2024
1 parent 421768a commit a48f38f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/backend/InvenTree/build/serializers.py
Original file line number Diff line number Diff line change
Expand Up @@ -1238,6 +1238,7 @@ class Meta:
'reference',
'consumable',
'optional',
'testable',
'trackable',
'inherited',
'allow_variants',
Expand Down

0 comments on commit a48f38f

Please sign in to comment.