콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다
2102 화면

Dear Odoo community,

currently the title of any Odoo webpage is given by the last action (I am on Odoo 10, behaviour defined in abstract_web_client.js, several title parts are defined and concatenated with a dash, keyword "set_title_part").

It would be useful to have also the display name of the active_id as a title part, if there is any active_id.

For instance, when checking the tasks for a project, the URL is something like 

/web#view_type=kanban&model=project.task&action=139&active_id=32

And the HTML page title is "Tasks - Odoo", while the form view of a project has as title "Project Name - Odoo".

It would be nice that the title for the tasks to be "Project Name - Tasks - Odoo".

Did anyone else have this requirement? How would you tackle it?


Thank you and regards,

Giulio Marcon

아바타
취소