跳至內容
選單
此問題已被標幟
3 回覆
6271 瀏覽次數

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
13665
0
8月 16
2964
0
7月 25
383
0
4月 23
2195
0
1月 23
1675