Files
account-financial-tools/account_check_deposit/tests
Alexis de Lattre 8e917dfc77 account_check_deposit: re-write move generation
In v16, if we create the account.move and then the account.move.line
one-by-one, we end up with an additionnal line with credit=debit=0 and
label="Automatic balancing line". So I decided to re-write move
generation and simplify the move of the check deposit: no need to have
one move line per check, we can have a single line for the total of checks
without partner and reconcile this single line with all the checks.
2024-09-28 23:02:45 +02:00
..