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