mirror of
https://github.com/OCA/account-reconcile.git
synced 2025-01-20 12:27:39 +02:00
@@ -611,6 +611,7 @@ class AccountBankStatementLine(models.Model):
|
||||
check_move_validity=False,
|
||||
skip_sync_invoice=True,
|
||||
skip_invoice_sync=True,
|
||||
validate_analytic=True,
|
||||
)
|
||||
.create(self._reconcile_move_line_vals(line_vals))
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user