mirror of
https://github.com/inventree/InvenTree.git
synced 2025-04-29 20:16:44 +00:00
style fixes
This commit is contained in:
parent
ca1281ee10
commit
86660a5f17
@ -273,4 +273,4 @@ class EditPartSalePriceBreakForm(HelperForm):
|
|||||||
'quantity',
|
'quantity',
|
||||||
'cost',
|
'cost',
|
||||||
'currency',
|
'currency',
|
||||||
]
|
]
|
||||||
|
@ -111,7 +111,7 @@ class PartSalePriceSerializer(InvenTreeModelSerializer):
|
|||||||
'currency',
|
'currency',
|
||||||
'symbol',
|
'symbol',
|
||||||
'suffix',
|
'suffix',
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|
||||||
class PartThumbSerializer(serializers.Serializer):
|
class PartThumbSerializer(serializers.Serializer):
|
||||||
|
Loading…
x
Reference in New Issue
Block a user