Skip to content

[19.0][FIX] edi_endpoint_oca: fix context must be a dict#288

Open
DavidJForgeFlow wants to merge 1 commit into
OCA:19.0from
ForgeFlow:19.0-fix-edi_endpoint_oca
Open

[19.0][FIX] edi_endpoint_oca: fix context must be a dict#288
DavidJForgeFlow wants to merge 1 commit into
OCA:19.0from
ForgeFlow:19.0-fix-edi_endpoint_oca

Conversation

@DavidJForgeFlow
Copy link
Copy Markdown

When clicking on Exchanges from EDI Endpoints, an Assertion Error is raised. self.env.context is a frozendict, so converting it to dict in safe_eval:

From runboat standard 19.0:
image

When clicking on Exchanges from EDI Endpoints, an Assertion Error is raised. self.env.context is a frozendict, so converting it to dict in safe_eval
@DavidJForgeFlow
Copy link
Copy Markdown
Author

@pedrobaeza @simahawk could you take a look and merge? Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants