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

Impacted versions: 14 Enterprise

Steps to reproduce:

  1. Install Inventory Application
  2. Go to Inventory > Reporting > Inventory Report (Expand any record and select)
  3. On select any record it should visible Action button, but here in mobile version it's not visible.

Current behavior: Action/Print section not visible in list view in odoo mobile application

Expected behavior: Action/Print section should visible on select any record in list view.

Video/Screenshot link (optional):
2
1


https://github.com/odoo/odoo/issues/70210

Anyone have any idea about this?
아바타
취소

Hey just a question, are you sure that you can see the print option if you access the record via the desktop, just make sure it's not something rights related.

작성자

Hi Divyesh,

I have checked every possibility. If you can check mobile application for odoo.sh account then you can find actual problem.

Did you ever figure out how to add this back in? This has been frustrating me for so long. All of the incremental 14.x saas added the action button back but 14.0 self-hosted enterprised is hosed on such basic functionality.

작성자

Hello Everyone,

Finally i found it's issue in odoo enterprise and i fixed it by creating custom addon. If anyone need help then write me at: hareshkansara00@gmail.com

베스트 답변
got to /web_enterprise/static/src/xml/control_panel.xml
add <ActionMenus t-if="props.actionMenus and props.actionMenus.items"
t-props="props.actionMenus"
/> in to class o_cp_bottom_left


아바타
취소
관련 게시물 답글 화면 활동
0
8월 21
1579
1
6월 24
1144
0
5월 21
1971
0
12월 24
492