Skip to content
Snippets Groups Projects
Commit 21984ec1 authored by Nicolas Martinelli's avatar Nicolas Martinelli
Browse files

[FIX] account: outstanding payment not posted


- Create an invoice of 100 for partner A, validate
- Create the following journal entry:
  Bank, debit: 100
  Account Receivable, credit: 100
  => do not post the entry!
- Go to the invoice

The draft journal entry is proposed as an outstanding payment.

This should not be the case; only a posted journal entry should be
suggested.

opw-2082015

closes odoo/odoo#43573

Signed-off-by: default avataroco-odoo <oco-odoo@users.noreply.github.com>
parent a13c05fa
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment