Skip to content
Snippets Groups Projects
Commit 6b7bb096 authored by Jorge Pinna Puissant's avatar Jorge Pinna Puissant
Browse files

[FIX] sale: transfer's transaction status in SO

Have a SO; accepted and signed; and the client choose to pay with wire
transfer.

Before this commit, the transfer's transaction is never updated to 'done'.
Even after the invoice is created and the payment is encoded and
reconciled. The client will continue to see the pending message.

Now, when the SO is confirmed, the transfer's transaction is set to 'done'.
The client will see the done message.

opw-1935516

closes odoo/odoo#31352
parent cc0e6548
Branches
Tags
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment