mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
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…
x
Reference in New Issue
Block a user