Hadrien Huvelle

Results 19 issues of Hadrien Huvelle

With this modification you can use env variable to enable debugpy on a container DEBUGPY_ENABLE=1 DEBUGPY_PORT=[8888] Once done, you just have to start you docker with -p 8888:8888 and use...

DO NOT MERGE
work in progress

Hi, For a linux embed project, we need to detect long press on a keys. Is it possible from scratch in evedv? If not, how would you manage it? Kind...

This commit allows you to use other service url than the default one on the OpenStreetMap Raster Layer type

**Website geoengine** This module is responsible to offer Feature Collections. At this moment it will only offer the endoint: /geoengine/res_partner/stores That output a collection of points representing the partner stores....

This module allows disabling the nbrecords computation on widget domain fields You'll then get this: ![Screenshot 2023-10-28 at 13 16 11](https://github.com/OCA/web/assets/3788941/1583aaa6-9ebc-4e72-9dbd-b8229f58cb5f) Instead of this: ![Screenshot 2023-10-28 at 13 15 05](https://github.com/OCA/web/assets/3788941/3eaab527-c088-4462-a869-a9fd882fa053)...

odoodb_test py.warnings: /odoo/src/odoo/addons/base/models/ir_module.py:178: DeprecationWarning: XML declarations in HTML module descriptions are deprecated since Odoo 17

This module extends the ``website_geoengine`` odoo module, to add a map snippet view for the website. By default the map features are filtered to only display contact of type `store`.