mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
fixed styling
This commit is contained in:
parent
e59f467c79
commit
5eb1a1f426
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user