Overslaan naar inhoud
Menu
Je moet geregistreerd zijn om te kunnen communiceren met de community.
Deze vraag is gerapporteerd
1 Beantwoorden
6002 Weergaven

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.)

Avatar
Annuleer
Beste antwoord

You could do it by using the javascript directives described here:

https://doc.odoo.com/trunk/web/qweb

https://www.odoo.com/documentation/10.0/reference/qweb.html#javascript

and here at the end:

http://frederic.vanderessen.com/client-side-development-with-openerp/


Avatar
Annuleer
Auteur

I assume you're talking about the __t-extend__ directive. Thank you! :)

Gerelateerde posts Antwoorden Weergaven Activiteit
1
mei 25
774
1
apr. 25
1807
1
feb. 25
999
0
apr. 25
1066
0
okt. 24
880