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: prevent group payment if multiple receivable/payable a… #44130

Commits on Feb 14, 2020

  1. [FIX] account: prevent group payment if multiple receivable/payable a…

    …ccounts
    
    When creating a payment, we are expecting only one destination account.
    However, when grouping payment by customer, it can happen that there are
    more than one receivable or payable accounts, which can create
    reconciliation issues afterward.
    
    opw-2188632
    opw-2166551
    
    Co-authored-by: Jorge Pinna Puissant <jpp@odoo.com>
    alt-odoo and jpp-odoo committed Feb 14, 2020
    Configuration menu
    Copy the full SHA
    191c4ef View commit details
    Browse the repository at this point in the history