Skip to content

Feature/support for context parameter#3

Open
jorensjongers wants to merge 3 commits into
zinating:masterfrom
jorensjongers:feature/support-for-context-parameter
Open

Feature/support for context parameter#3
jorensjongers wants to merge 3 commits into
zinating:masterfrom
jorensjongers:feature/support-for-context-parameter

Conversation

@jorensjongers
Copy link
Copy Markdown

@jorensjongers jorensjongers commented Sep 15, 2022

Some Odoo models (i.e. account.aged.receivable) require an additional context parameter for the request to succeed. In case the context parameter is not present, the request fails.

This PR adds support to pass in that extra context parameter. It is optional, so this doesn't introduce a breaking change.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant