style fix
This commit is contained in:
parent
e2179fb4d1
commit
c49cd52df7
|
|
@ -1353,7 +1353,7 @@ class Part(MPTTModel):
|
|||
line__order__status__in=SalesOrderStatus.OPEN,
|
||||
shipment__shipment_date=None,
|
||||
)
|
||||
|
||||
|
||||
return queryset
|
||||
|
||||
def sales_order_allocation_count(self, **kwargs):
|
||||
|
|
|
|||
Loading…
Reference in New Issue