@@ -229,9 +229,6 @@ def addoborud():
query_string = request.data.decode()
un_query_string = unquote(unquote(query_string)).split(',')
print(un_query_string)
db.session.add(
Oboruds(invNumber=un_query_string[0],
nazvanie=un_query_string[5],
The note is not visible to the blocked user.