mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-13 18:45:40 +00:00
style fixes
This commit is contained in:
@ -273,4 +273,4 @@ class EditPartSalePriceBreakForm(HelperForm):
|
||||
'quantity',
|
||||
'cost',
|
||||
'currency',
|
||||
]
|
||||
]
|
||||
|
@ -111,7 +111,7 @@ class PartSalePriceSerializer(InvenTreeModelSerializer):
|
||||
'currency',
|
||||
'symbol',
|
||||
'suffix',
|
||||
]
|
||||
]
|
||||
|
||||
|
||||
class PartThumbSerializer(serializers.Serializer):
|
||||
|
Reference in New Issue
Block a user