Christophe Matthieu
Christophe Matthieu
Create bundle xml (one per assets bundle). Move .xml form qweb_xml bundle into the specific bundle. Use asset js service. opw-2737981
## What are you trying to do? It would be interesting to be able to restart the tests without reload. To use tests to find on memory leak, or that...
related with: https://github.com/odoo/odoo/pull/88276
There is no easy way to clear the memory. (no destroy method for eg). `atNodeEncounter` in `QWeb.addDirective` add some content on `QWeb.slots`. If we use in custom project owl, how...
[IMP] base: add cache_longterm (type memo) should never be invalidated Aim: This cache allows you to put elements that will never be invalidated and whose key is chosen appropriately. Since...
Request from al, to convert the qweb views profiling widget to owl
related to https://github.com/odoo/odoo/pull/137031
Remove historical error from semantically incorrect . Viewtiverse task-3599136 task-27709