Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
3 Ответы
6255 Представления

Hello world! I'm trying to change the strings ("Based on", "Compare to") of the filter Time Range ("Periodo de tiempo" in spanish) that appears in the section of purchase analysis. I'm trying to do this by using xpath elements but I do not know the name of the view in wich this filter is defined, or do you know another way to do this?

Best regards.

Аватар
Отменить

is this Time Ranges filter view not available anymore in odoo version 14 CE?

Лучший ответ

Hello Paresh! Is there anyway to remove this view from a custom created report?


Аватар
Отменить
Автор Лучший ответ

Thank you so much Paresh!!! It really helps me. 

Greetings from Mexico .


Аватар
Отменить
Лучший ответ

Hi Jaime: It is part of the core code and is defined in the base.xml file. You will not be able to change it using the standard xpath based extension mechanism. Here's a link to the location in the base.xml file.

https://github.com/odoo/odoo/blob/12.0/addons/web/static/src/xml/base.xml#L1136

Аватар
Отменить
Related Posts Ответы Просмотры Активность
1
июл. 16
13650
0
авг. 16
2958
0
июл. 25
340
0
апр. 23
2181
0
янв. 23
1664