We do not define partner_id with the value of manual_partner_id to prevent _synchronize_to_moves() from making changes to the account.move.line leaving unintended values and/or data. Re-define the value of reconcile_data_info if the _synchronize_to_moves() method has changed anything on the lines. Related to https://github.com/OCA/account-reconcile/issues/779 TT52634 |
||
---|---|---|
.. | ||
__init__.py | ||
account_account_reconcile.py | ||
account_bank_statement.py | ||
account_bank_statement_line.py | ||
account_journal.py | ||
account_move_line.py | ||
account_reconcile_abstract.py | ||
res_company.py | ||
res_config_settings.py |