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] sale: singleton error when validating payments #33767

Closed

Conversation

tbe-odoo
Copy link
Contributor

  • When validating a payment an "expected singleton" exception is
    raised due to the fact that we are using a recordset with multiple
    record instead of a recordset with a single record.

OPW-1981632

I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr

  - When validating a payment an "expected singleton" exception is
    raised due to the fact that we are using a recordset with multiple
    record instead of a recordset with a single record.

OPW-1981632
@robodoo robodoo added seen 🙂 CI 🤖 Robodoo has seen passing statuses labels May 29, 2019
@C3POdoo C3POdoo added the OE the report is linked to a support ticket (opw-...) label May 29, 2019
@tbe-odoo tbe-odoo requested a review from KangOl May 31, 2019 07:39
@KangOl
Copy link
Contributor

KangOl commented May 31, 2019

@robodoo r+

robodoo pushed a commit that referenced this pull request May 31, 2019
- When validating a payment an "expected singleton" exception is
raised due to the fact that we are using a recordset with multiple
record instead of a recordset with a single record.

OPW-1981632

closes #33767

Signed-off-by: Christophe Simonis <[email protected]>
@robodoo
Copy link
Contributor

robodoo commented May 31, 2019

Merged, thanks!

@robodoo robodoo closed this May 31, 2019
@fw-bot fw-bot deleted the 12.0-fix-singleton-payment-validation-tbe branch October 19, 2019 06:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI 🤖 Robodoo has seen passing statuses OE the report is linked to a support ticket (opw-...)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants