跳至内容
菜单
此问题已终结
3 回复
6410 查看

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

形象
丢弃
相关帖文 回复 查看 活动
1
7月 16
13744
0
8月 16
3067
0
7月 25
524
0
4月 23
2229
0
1月 23
1702