style fixes
This commit is contained in:
parent
ca1281ee10
commit
86660a5f17
|
|
@ -273,4 +273,4 @@ class EditPartSalePriceBreakForm(HelperForm):
|
|||
'quantity',
|
||||
'cost',
|
||||
'currency',
|
||||
]
|
||||
]
|
||||
|
|
|
|||
|
|
@ -111,7 +111,7 @@ class PartSalePriceSerializer(InvenTreeModelSerializer):
|
|||
'currency',
|
||||
'symbol',
|
||||
'suffix',
|
||||
]
|
||||
]
|
||||
|
||||
|
||||
class PartThumbSerializer(serializers.Serializer):
|
||||
|
|
|
|||
Loading…
Reference in New Issue