Hi,
I have a case of figure that I can't see how to do it the propper way.
I have a customer invoice, I receive a payment (for example a check) so I register it on the invoice and the invoice is marked as paid.
Later, the bank notify me that the check is refused by the customer bank (for example their is no money left on customer bank account)
So I want to modify the payment to mark it as "unpaid" and make my invoice go back to "open" state.
I find out how to unreconcile the inputed payment but I think it is not the propper way to do it as the payment is just not linked anymore to the invoice but still present in accounting.
I also found about the account move cancel but it is not good too because the first move and the cancel can be on 2 different accounting period and I don't want to modify a closed period (for example, I already make some tax declaration)
The result I expect is to have a "negative payment" on the invoice that allow me :
change the state of invoice to "open" (as the balance is > 0)
have the credit and debit move in my account journal
Is there a way to do that in Odoo ?