I have to change something in /odoo/addons/web/static/src/xml/base.xml but I'd like to change it using a module (inheritance) or some other way that does not involve directly modifying Odoo code. Is it possible?
(In fact, the problem is that the attachement create_date is displayed as is in the tooltip but should be converted to the user timezone.)