fixed styling

This commit is contained in:
Matthias 2021-05-08 12:32:19 +02:00
parent e59f467c79
commit 5eb1a1f426

View File

@ -557,7 +557,6 @@ class SupplierPart(models.Model):
get_price = common.models.get_price
def open_orders(self):
""" Return a database query for PO line items for this SupplierPart,
limited to purchase orders that are open / outstanding.