Odoo eCommerce Module Bug Fix asap
Budget: ₹1,500 – ₹12,500 INR
Its a simple one error fix.
When in our Odoo SH (version 16) setup i grant acces to a user or i re-invite him than they receive an email with a link to:
https://synqo.odoo.com/en/web/signup?db=synqo-main-9727479&token=OKomP9CfIupYZNXoDedy
There the user choses and confirms his password but when clicking "signup' they get redirected to a internal error 500 page. (traceback error in attachement).
The login does work afterwards, then the user wants to login they can. But i don't want them to land on the internal error page.
The issue is most probably in new_user_account_approval/controllers/main.py but whenever we make a change in that file the whole Odoo website becomes unreachable.
Who could help me solve this issue and maybe also help with some other things in our Odoo setup.
When in our Odoo SH (version 16) setup i grant acces to a user or i re-invite him than they receive an email with a link to:
https://synqo.odoo.com/en/web/signup?db=synqo-main-9727479&token=OKomP9CfIupYZNXoDedy
There the user choses and confirms his password but when clicking "signup' they get redirected to a internal error 500 page. (traceback error in attachement).
The login does work afterwards, then the user wants to login they can. But i don't want them to land on the internal error page.
The issue is most probably in new_user_account_approval/controllers/main.py but whenever we make a change in that file the whole Odoo website becomes unreachable.
Who could help me solve this issue and maybe also help with some other things in our Odoo setup.