← Torna ai Task
✏️ Modifica Task
Titolo
Errore in salvataggio preno senza nome cliente
📅 Pianificazione
Data
Ora
Ricorrenza
Nessuna
Giornaliera
Ogni 2 giorni
Settimanale
Ogni 2 settimane
Mensile (stesso giorno)
Mensile (primo lunedì)
Mensile (ultimo venerdì)
⏹ Fine ricorrenza (opzionale)
Data di fine
N° occorrenze max
⚡ Priorità ed Escalation
Priorità
🚨 Urgente
🚩 Alta
🍻 Media
🏖️ Bassa
⏫ Escalation (giorni)
ogni N gg di ritardo +1 livello priorità
🏷️ Dettagli
Categoria
— Nessuna —
Autotracker
Bug e ticketing
Generale
HR e ERM
Meeting Ass
MenuMaker
Private
RuffyPMS
Taskplanner
Wedgallery
🔗 URL (opzionale)
🎨 Colore bordo card (opzionale)
Nessuno
📌 Fissa in cima alla lista
📎 Aggiungi allegato
📝 Note libere
TypeError TypeError: '>' not supported between instances of 'str' and 'int' Traceback (most recent call last) File "C:\Users\Claudior\AppData\Local\Programs\Python\Python313\Lib\site-packages\flask\app.py", line 1536, in __call__ return self.wsgi_app(environ, start_response) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "C:\Users\Claudior\AppData\Local\Programs\Python\Python313\Lib\site-packages\flask\app.py", line 1514, in wsgi_app response = self.handle_exception(e) ^^^^^^^^^^^^^^^^^^^^^^^^ File "C:\Users\Claudior\AppData\Local\Programs\Python\Python313\Lib\site-packages\flask\app.py", line 1511, in wsgi_app response = self.full_dispatch_request() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "C:\Users\Claudior\AppData\Local\Programs\Python\Python313\Lib\site-packages\flask\app.py", line 919, in full_dispatch_request rv = self.handle_user_exception(e) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "C:\Users\Claudior\AppData\Local\Programs\Python\Python313\Lib\site-packages\flask\app.py", line 917, in full_dispatch_request rv = self.dispatch_request() ^^^^^^^^^^^^^^^^^^^^^^^ File "C:\Users\Claudior\AppData\Local\Programs\Python\Python313\Lib\site-packages\flask\app.py", line 902, in dispatch_request return self.ensure_sync(self.view_functions[rule.endpoint])(**view_args) # type: ignore[no-any-return] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "C:\RUFFYPMS\app.py", line 187, in decorated_function return f(*args, **kwargs) ^^^^^^^^^^^^^^^^^^ File "C:\RUFFYPMS\app.py", line 6392, in prenotazione_form return render_template('prenotazione_form.html', ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "C:\Users\Claudior\AppData\Local\Programs\Python\Python313\Lib\site-packages\flask\templating.py", line 150, in render_template return _render(app, template, context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "C:\Users\Claudior\AppData\Local\Programs\Python\Python313\Lib\site-packages\flask\templating.py", line 131, in _render rv = template.render(context) ^^^^^^^^^^^^^^^^^^^^^^^^ File "C:\Users\Claudior\AppData\Local\Programs\Python\Python313\Lib\site-packages\jinja2\environment.py", line 1295, in render self.environment.handle_exception() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "C:\Users\Claudior\AppData\Local\Programs\Python\Python313\Lib\site-packages\jinja2\environment.py", line 942, in handle_exception raise rewrite_traceback_stack(source=source) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "C:\RUFFYPMS\templates\prenotazione_form.html", line 761, in top-level template code {% if pren and pren.caparra and pren.caparra > 0 %} TypeError: '>' not supported between instances of 'str' and 'int' The debugger caught an exception in your WSGI application. You can now look at the traceback which led to the error.To switch between the interactive traceback and the plaintext one, you can click on the "Traceback" headline. From the text traceback you can also create a paste of it. For code execution mouse-over the frame you want to debug and click on the console icon on the right side. You can execute arbitrary Python code in the stack frames and there are some extra helpers available for introspection: dump() shows all variables in the frame dump(obj) dumps all that's known about the object Brought to you by DON'T PANIC, your friendly Werkzeug powered traceback interpreter.
💾 Salva Modifiche