Bỏ qua để đến Nội dung
Menu
Câu hỏi này đã bị gắn cờ
3 Trả lời
449 Lượt xem

How can i remove the colum worked ours from the my task list in the USER PORTAL

Certain people does not to know the worked ours total.


Ảnh đại diện
Huỷ bỏ

Which Odoo version sir and do you mean the 'Hours Spent' column ?

Câu trả lời hay nhất

Which template?

Ảnh đại diện
Huỷ bỏ
Câu trả lời hay nhất

Hi,
You have to do it from code side, find the original template that brings this field, then inherit the template and using xpath locate the node and replace it.

* Find the template
* Inherit the template in your module
* Locate the node using the xpath and remove from view

Thanks

Ảnh đại diện
Huỷ bỏ
Tác giả Câu trả lời hay nhất

Odoo 17, and yes hours spent column


Ảnh đại diện
Huỷ bỏ