updated code of prajakta block,payment, gst
This commit is contained in:
@@ -27,8 +27,6 @@ def upload():
|
||||
f"User {current_user.id} Upload Excel File '{file.filename}'"
|
||||
)
|
||||
return redirect(url_for('excel.show_table', filename=file.filename))
|
||||
else:
|
||||
return redirect(url_for('upload_excel_file'))
|
||||
|
||||
return render_template('uploadExcelFile.html')
|
||||
|
||||
|
||||
Reference in New Issue
Block a user