mirror of
https://github.com/inventree/InvenTree.git
synced 2025-07-13 08:21:26 +00:00
API interface for StockItemTestResult
This commit is contained in:
@ -225,6 +225,7 @@ class StockItemTestResultSerializer(InvenTreeModelSerializer):
|
||||
|
||||
fields = [
|
||||
'pk',
|
||||
'stock_item',
|
||||
'test',
|
||||
'result',
|
||||
'value',
|
||||
|
Reference in New Issue
Block a user