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

I need make a dashboard but i need put photo of user but i dont know how make it

아바타
취소
베스트 답변

1. Fetch the image data

2. render the qweb with fetched data

3. use it in qweb

<img class="media-object dp img-circle"
t-att-src="'data:image/png;base64,'+widget.employee_data.image_1920"
style="width: 100px;height:100px;"/>
아바타
취소
베스트 답변

Hi.

Please checkout the coding of this module available for free in odoo apps, which adds a hr dashboard, the employee image is shown in the dashboard, so you can check and see how the code is done: https://apps.odoo.com/apps/modules/13.0/hrms_dashboard/


Also for creating dashboard using the board module, see: How To Create a Dashboard In Odoo


Thanks

아바타
취소
관련 게시물 답글 화면 활동
1
7월 25
1978
1
5월 25
2102
1
4월 25
2491
1
2월 25
1772
0
10월 24
1513