mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-13 02:25:38 +00:00
PEP
This commit is contained in:
@ -254,7 +254,6 @@ class PurchaseOrderReceive(AjaxUpdateView):
|
||||
|
||||
return lines
|
||||
|
||||
|
||||
def get(self, request, *args, **kwargs):
|
||||
""" Respond to a GET request. Determines which parts are outstanding,
|
||||
and presents a list of these parts to the user.
|
||||
|
Reference in New Issue
Block a user