Skip to content

Commit

Permalink
[EDIT] formattted
Browse files Browse the repository at this point in the history
  • Loading branch information
nnnLik committed Mar 17, 2023
1 parent 1787686 commit 1e0c499
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/OrderView/services.py
Original file line number Diff line number Diff line change
Expand Up @@ -198,7 +198,7 @@ def get_order(self, zlecenie_id):
response["orderName"] = response["products"][0]["orderName"]
response["datazakonczenia"] = response["products"][0]["datazakonczenia"]
response["terminrealizacji"] = response["products"][0]["terminrealizacji"]

return [response]


Expand Down

0 comments on commit 1e0c499

Please sign in to comment.