Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Get Odoo Client Error when clicking on "Data" tab. #23

Open
MariaBForgeFlow opened this issue Nov 29, 2023 · 3 comments
Open

Get Odoo Client Error when clicking on "Data" tab. #23

MariaBForgeFlow opened this issue Nov 29, 2023 · 3 comments
Labels
bug Something isn't working

Comments

@MariaBForgeFlow
Copy link

Module

spreadsheet_oca

Describe the bug

Get Odoo Client Error when clicking on "Data" tab.

Details of the error:
UncaughtPromiseError > OwlError
Uncaught Promise > Got duplicate key in t-foreach: refresh_all_data

OwlError: Got duplicate key in t-foreach: refresh_all_data
at Menu.slot1 (eval at compile ((http://localhost:8069/web/assets/debug/web.assets_common.js:21943:20), :37:44))
at callSlot (http://localhost:8069/web/assets/debug/web.assets_common.js:19362:37)
at Popover.slot1 (eval at compile (http://localhost:8069/web/assets/debug/web.assets_common.js:21943:20), :14:16)
at callSlot (http://localhost:8069/web/assets/debug/web.assets_common.js:19362:37)
at Portal.template (http://localhost:8069/web/assets/debug/web.assets_common.js:19162:50)
at Fiber._render (http://localhost:8069/web/assets/debug/web.assets_common.js:18116:38)
at Fiber.render (http://localhost:8069/web/assets/debug/web.assets_common.js:18108:18)
at ComponentNode.initiateRender (http://localhost:8069/web/assets/debug/web.assets_common.js:18772:23)

To Reproduce

Affected versions: 16.0.1.2.0

Steps to reproduce the behavior:
image

@MariaBForgeFlow MariaBForgeFlow added the bug Something isn't working label Nov 29, 2023
@Cippoco
Copy link

Cippoco commented Feb 29, 2024

Dear Maria, did you find what was wrong? I've a similar problem in a custom module...

@Cippoco
Copy link

Cippoco commented Feb 29, 2024

Dear Maria, did you find what was wrong? I've a similar problem in a custom module...

I've found the solution to my issue, odoo had duplicate a server action so it fail in the t-foreach, under technical setting > server action, search for the action name and delete it.

@legalsylvain
Copy link
Contributor

Hi. @MariaBForgeFlow. Is it possible to reproduce the bug on runboat ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants