Hello,
The AJAX call cannot be made to "/var/www/prestashop/modules/lebruntwofa/sendcode", it will need to be the URL - eg https://prestashop.local/fr/modules/lebruntwofa/sendcode (all request methods like POST and GET should be sent to this URL)
As for the 500, that might be due to the 'initContent' method, as it has some invalid code. Can you comment that switch statement, please?
It is weird that in my case, the initContent is skipped. What PrestaShop version are you using?