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

[FIX] account: Impossible to call pay_and_reconcile by rpc #16630

Merged

Conversation

simongoffin
Copy link
Contributor

In 9.0 the argument pay_journal in function pay_and_reconcile must be an id
but in 10.0, pay_journal must be a recordset with one element. So it was
not possible to call this method by rpc in 10.0

opw:725737

@C3POdoo C3POdoo added the OE the report is linked to a support ticket (opw-...) label Apr 25, 2017
In 9.0 the argument pay_journal in function pay_and_reconcile must be an id
but in 10.0, pay_journal must be a recordset with one element. So it was
not possible to call this method by rpc in 10.0

opw:725737
@simongoffin simongoffin force-pushed the 10.0-account-pay_and_reconcile-rpc-fix-sig branch from e853bfd to 7416afe Compare April 25, 2017 11:39
@simongoffin simongoffin merged commit 7416afe into odoo:10.0 Apr 25, 2017
@nle-odoo nle-odoo deleted the 10.0-account-pay_and_reconcile-rpc-fix-sig branch March 15, 2018 11:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
OE the report is linked to a support ticket (opw-...)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants