Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
1 Відповісти
5152 Переглядів

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


Аватар
Відмінити
Related Posts Відповіді Переглядів Дія
0
серп. 21
1419
1
черв. 24
864
0
трав. 21
1739
0
груд. 24
239