Skip to content
Snippets Groups Projects
Unverified Commit d676f2a4 authored by Martin Trigaux's avatar Martin Trigaux
Browse files

[FIX] account: avoid updating related field

The account.move has already self.date for the date field (cf the method
`_prepare_reconciliation_move`). As the field date on the account.move.line is
a related, it makes useless updates to write it here.

Same issue for journal_id field
parent 2293c2fe
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment