Hadrien Huvelle
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...
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:  Instead of this: ...
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`.