Julien Castiaux (juc)
Julien Castiaux (juc)
Hello there, I'm an Odoo employee and I've been working for the past months on a comprehensive refactor of the http framework. I fear that it is going to break...
Task: 2848206
Since https://github.com/odoo/odoo/commit/da8def8e410 https://github.com/odoo/documentation/commit/0f2b82cb Odoo delegates serving attachments to NGINX. In case of an uncompressed text-file such as css and js files and when the browser advertise it understands gzip via...
It is hard to find and learn about RPC in Odoo, users hardly know about JSON-RPC as the only place where we talk about it in deep down in the...
The bot read-the-bin is a bot that scan messages to find long snippet of codes, i.e. 12+ lines of markdown code-blocks. When such a message is found, it automatically uploads...
When I use !userinfo, I'm interested in knowing when the user account was created and when did he join the server. When it is an user that has joined the...
Note: Xavier Morel is the original author, I (Julien) only ported the #3989 branch to python3 and today's master. While I'm happy to share the present commit responsability, the code...
task-id-3151997 Enterprise: https://github.com/odoo/enterprise/pull/36587
Hello there, I'm using the arrow operator so that I can go through the server namespace easily. I'm also trying to configure ripcord so that it raises an exception on...