mirror of
https://github.com/inventree/InvenTree.git
synced 2025-04-29 20:16:44 +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
|
get_price = common.models.get_price
|
||||||
|
|
||||||
|
|
||||||
def open_orders(self):
|
def open_orders(self):
|
||||||
""" Return a database query for PO line items for this SupplierPart,
|
""" Return a database query for PO line items for this SupplierPart,
|
||||||
limited to purchase orders that are open / outstanding.
|
limited to purchase orders that are open / outstanding.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user